Remote Command on Windows

Download PsTools from sysinternals http://technet.microsoft.com/en-us/sysinternals/bb896649.aspx

Run a program installed on a computer

pstools \\computername command

Copy a program to the target computer and then run it

pstools \\computername -c command

More info