Ying Li at myITforum.com

PowerShell & System Center

Browse by Tags

All Tags » Patch Management (RSS)
VB Script to Check on a Particular Patch Status
Here is a little VB Script to query WMI and to check if a particular patch is installed. 'On Error Resume Next strKB = Inputbox ("Enter the KB...
To Install DST Patches Remotly on Multiple Servers
We have a lot of “non standard” servers for whatever reasons. In order to facilitate the DST patch push. I put together an Ad Hoc script to...
ITMU V3 Upgrade Error
We are doing the ITMU V3 upgrade for the entire company and it is suppose an easy upgrade (Microsoft is getting better!). We did it in the LAB and one...
VB script to create server patch status report in excel
Here is a VB script to create server patch status report in excel and the report can also be used as server inventory. Please note that the script creates...