PSWindowsUpdate
PSWindowsUpdate copied to clipboard
Powershell 7 Doesn't Recognize Install-WindowsUpdate
When running Install-WindowsUpdate via Powershell 7, the following error is returned:
Install-WindowsUpdate: The term 'Install-WindowsUpdate' is not recognized as a name of a cmdlet, function, scriptfile, or executable program.
Get-WindowsUpdate command seems to work fine.