![]() Loading |
| VBScript |
| JavaScript |
| Powershell |
Search Options: List System Information Properties
|
||
|
' Description: Displays basic system information properties for Software Update Services.
Set objSysInfo = CreateObject("Microsoft.Update.SystemInfo") Wscript.Echo "OEM hardware support link: " & objSysInfo.OEMHardwareSupportLink Wscript.Echo "Reboot required: " & objSysInfo.RebootRequired | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: | ||