You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
win32_computersystem
About this tag
The Win32_ComputerSystem WMI class is used to manage system-level settings on Windows machines. Discussions on WindowsForum.com include attempts to modify this class to change a laptop's reported form factor, such as making it appear as a desktop to work around power management issues when a battery is removed. Another topic covers a known bug in Windows 7 and Windows Server where setting a value via Win32_ComputerSystem can cause the TimezonekeyName registry entry to become null, with a fix available from Microsoft. These threads highlight practical troubleshooting and configuration scenarios involving the Win32_ComputerSystem class.
Hey. So like a year ago I got some water on my Dell g3 and the battery got fucked up (also the keyboard). I can't spend on a battery right now because I have to import it from another country and it's kinda expensive. So I unplugged the battery and I'm using the laptop plugged in all the time...
Fixes an issue in which the value of the TimezonekeyName registry entry changes to a null value. This issue occurs after you run a WMI command to set a value in the Win32_ComputerSystem
More...