New PS coder here: When i run Get-WUList -MicrosoftUpdate I get a list of available updates but Get-WindowsUpdate returns nothing. Is there a switch I’m missing?
Get-WUList is an alias to Get-WindowsUpdate, so they should be functionally the same
New PS coder here: When i run Get-WUList -MicrosoftUpdate I get a list of available updates but Get-WindowsUpdate returns nothing. Is there a switch I’m missing?
Get-WUList is an alias to Get-WindowsUpdate, so they should be functionally the same