PSWindowsUpdate icon indicating copy to clipboard operation
PSWindowsUpdate copied to clipboard

Access Denied Running over SSH

Open kcabrera99 opened this issue 3 months ago • 10 comments

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))

kcabrera99 avatar Sep 12 '25 15:09 kcabrera99