When running Install-WindowsUpdate -MicrosoftUpdate over SSH I get access denied even though it's an elevated shell with admin access. Erorr is: Install-WindowsUpdate : Access is denied (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
When running
Install-WindowsUpdate -MicrosoftUpdate
over SSH I get access denied even though it's an elevated shell with admin access.
Erorr is:
Install-WindowsUpdate : Access is denied (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))