IvoDijkgraaf
12/24/2014 - 7:29 AM

Check if hotfix is installed

PowerShell: Check if hotfix is installed

Get-HotFix | Where-Object {$_.hotfixid -eq "KB3008923"}