All,
When a computer needs a reboot, it writes the information to the following registry key:
HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations
The value for the key is a multistring that gives details about the reboot etc.
Does anybody know if there is a class in WMI that can return this information - ie the computer needs a reboot?
Any help would be fantastic.
R,
Ken
When a computer needs a reboot, it writes the information to the following registry key:
HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations
The value for the key is a multistring that gives details about the reboot etc.
Does anybody know if there is a class in WMI that can return this information - ie the computer needs a reboot?
Any help would be fantastic.
R,
Ken