oShell.RegWrite "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\SystemRestore\DisableSR", &H00000001, "REG_DWORD" ' Disable NTFS Last Access Timestamps RunWait "FSUTIL behavior set disablelastaccess 1" If strMachPass = True Then ' Disable ...
NTFS Last Access Timestamps RunWait"FSUTIL behavior set disablelastaccess 1" If strPass = True Then ' DisableMachine Account Password Changes oShellRegWrite "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters\DisablePasswordChange", &H00000001,...
oShell.RegWrite "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\SystemRestore\DisableSR", &H00000001, "REG_DWORD" ' Disable NTFS Last Access Timestamps RunWait "FSUTIL behavior set disablelastaccess 1" If strMachPass = True Then ' Disable ...