Run remote command cmd
Last updated:
- 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
Last updated:
WMIC /node:<computername> process call create “cmd.exe /c GPUpdate.exe /force”
references: Run a command on a remote computer - Windows Forum - Spiceworks