VMWare Windows Host Performance Tuning

VMWoptimalisatie.reg

Windows Registry Editor Version 5.00

[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
“ScreenSaveActive”=”0”
“SCRNSAVE.EXE”=”C:\WINDOWS\system32\scrnsave.scr”

[HKEY_CURRENT_USER\Control Panel\Desktop]
“ScreenSaveActive”=”1”
“ScreenSaverIsSecure”=”1”
“SCRNSAVE.EXE”=”C:\WINDOWS\system32\scrnsave.scr”

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
“NtfsDisableLastAccessUpdate”=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“DisableCAD”=dword:00000001

Uitzetten Time Servicec.cmd
net stop w32time
sc config w32time start= disabled

Aanzetten Time Sync VMWare Tools.cmd
“C:\Program Files\VMware\VMware Tools\VMWareService.exe” –cmd “vmx.set_option synctime 0 1”

2 thoughts on “VMWare Windows Host Performance Tuning”

  1. Ward,

    Jij zet onder staande reg aanpassing op 0.
    “NtfsDisableLastAccessUpdate”=dword:00000000

    Moet dit niet het volgende zijn ?
    “NtfsDisableLastAccessUpdate”=dword:00000001

    Groeten,

    Patrick

Leave a Reply

Translate »