Link to home
Create AccountLog in
Avatar of Dwight Baer
Dwight BaerFlag for Canada

asked on

How to force a machine to get MS updates with a Powershell command

I need a command to run on my client machines to force them to go and get Microsoft updates.

get-wsupdate seems like the right command, but it doesn't work on my machine.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Hayes Jupe
Hayes Jupe
Flag of Australia image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of Dwight Baer

ASKER

Perfect.  Thank you!