Guest MartinAD Posted June 26, 2019 Posted June 26, 2019 Hello Technet, i recently tried to make use of this fine powershell module to manage some windows updates on the clients: Script Windows Update PowerShell Module I downloaded and installed it, but the "core cmdlet" get-wuinstall immediatly stops after executing the command. When I run "get-wuinstall -verbose", I see "Connecting to Windows Server Update Service server. Please wait..." This won't go away. When I run the same command with the -debug switch instead, I get this: I thought to myself, maybe the Windows Update Service is not ready, so I ran the get-wuServiceManager command, but from what I can tell, this looks good: Any Ideas why this module won't work? I've also been trying to put this question in a more appropriate forum section, but coudn't find one that specifically was for powershell questions. thanks for reading and have a good time regards Martin More... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.