First, download plink.exe (PuTTY Link). Then run the following command to copy plink.exe to the remote PC and test that the remote PC can access test.domain.com on port 25:
psexec \\192.168.1.100 -c plink.exe -telnet test.domain.com -P 25
No comments:
Post a Comment