Tuesday, August 25, 2015

How to Remotely execute CMD on Workgroup Machine

1. Launch  the Powershell Run as Administrator
2. Use command .\PsExec.exe \\IP Address -u administrator -P P@ssw0rd cmd.exe
3. It successfully connected to remote computer CMD