Assume that you run a Windows Management Instrumentation (WMI) command to set a value in the Win32_ComputerSystem WMI class on a computer that is running one of the following operating systems:
Note The TimezonekeyName registry entry is located in the following registry subkey:
- Windows Vista
- Windows Server 2008
- Windows 7
- Windows Server 2008 R2
Wmic computersystem where name=”%computername%” set AutomaticManagedPagefile=False
In this situation, the value of the TimezonekeyName registry entry is changed to a null value.Note The TimezonekeyName registry entry is located in the following registry subkey:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation