Remote join client to WSUS – no psexec

Remote join a client to WSUS without using psexec

To remote join client  to WSUS , please execute the below two commands, without using the psexec and also without login to the client machine,

WMIC /node: process call create "cmd.exe /c GPUpdate.exe /force"
WMIC /node: process call create "cmd.exe /c wuauclt.exe /detectnow"

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.