Scenario : How to Find the installed Security updates with installation date on the Local machine. Command-line : Get-Hotfix -Description Security* | Select-object [...]
Powershell cmdlets Description $Psversiontable Check Powershell version Get-Help Displays help about Windows PowerShell cmdlets and concepts Update-help Downloads the newest [...]