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"