question

JamalEncami-7070 avatar image
0 Votes"
JamalEncami-7070 asked IanXue-MSFT answered

powershell Get-WUInstallerStatus unable to return value

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-platform-network
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

IanXue-MSFT avatar image
0 Votes"
IanXue-MSFT answered

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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.