powershell Get-WUInstallerStatus unable to return value

Jamal Encami 1 Reputation point
2021-07-31T04:08:52.38+00:00

Hello
I am trying to get result of windows updates with pswindowsupdate powershell module.
I used invoke-command to run it against a remote computer but it is not returning result.

have you done this before? How do you get results of an update?

thanks in advance.

Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
697 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ian Xue (Shanghai Wicresoft Co., Ltd.) 33,376 Reputation points Microsoft Vendor
    2021-08-02T08:17:21.137+00:00

    Hi

    You can try the workaround of creating a new unrestricted session configuration on the remote computer.

    https://stackoverflow.com/questions/7078958/powershell-remote-microsoft-update-session-access-denied-0x80070005/60046097#60046097
    Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.

    Best Regards,
    Ian Xue

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments