Scripts (or Functions/cmdlets and modules) for use with to assist with patching in Windows boxes
Function to check if a Patch/Hotfix has went to machines listed in a CSV
Get-PatchReleaseStatus -Hotfix <KB Number> -InputFilename <name of csv. file with hostnames [NO HEADERS]> Default is hostnames.csv -Folderpath <path to input output files> Default -s c:\temp
Get-PatchReleaseStatus -Hotfix KB4538461