KurtBuff

Results 2 issues of KurtBuff

This script produces 4 lines of output for each item: $computers = Get-PSWSUSClient -IncludedInstallationState failed -IncludeDownstreamComputerTargets ; $failed += foreach ($computer in $computers) { Get-PSWSUSUpdatePerClient $computer -UpdateScope (New-PSWSUSUpdateScope -IncludedInstallationStates Failed)...

Running Win10 22H2, PowerShell 5.1. 2023-06-15_17:07:18 -06:00 [kurt.buff @ ITKURT2LT] C:\scripts # create-wifiprofile -wlanname MyWifi -passwd -wpa Profile MyWifi is added on interface LaptopWi-Fi. 2023-06-15_17:07:43 -06:00 [kurt.buff @ ITKURT2LT] C:\scripts...