Run remote command cmd

Last updated:

  1. 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