Run remote command cmd
- Open cmd, admin.
WMIC /node:<computername> process call create “cmd.exe /c GPUpdate.exe /force”
references: Run a command on a remote computer - Windows Forum - Spiceworks
WMIC /node:<computername> process call create “cmd.exe /c GPUpdate.exe /force”
references: Run a command on a remote computer - Windows Forum - Spiceworks