Loading |
VBScript |
JavaScript |
Powershell |
Search Options: List System Information PropertiesContent of List System Information Properties.vbsMD5 Hash: 90BAC3C879AA0417098C913B3575CD72 |
||
' 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 :: |