Wednesday, September 2, 2015

Server Patch information using Powershell

IF you wish to get detailed patch information for server. Please use following command.

get-hotfix

Use following to get different parameters of this command.

get-help get-hotfix -detailed