Remote Desktop Access with EXE File without Providing Username Password
- open Note Pad
- paste the code same as mention below
- cmdkey /generic:"172.16.0.8(should be your remote PC IP" /user:"PC Username" /pass:"PC Password"
- mstsc /v:"172.16.0.8 (PC remote IP)"
- Save this file with anyname.bat
- finally installed a bat compiler and compile your file you can use online compiler a link is mention below click on the link and compile your file online
- http://www.f2ko.de/en/ob2e.php
No comments:
Post a Comment