i need to login to multiple windows servers. can anyone post me a Windows bat file sample for remote login instead of invoking mstsc and typing user id and password?
BAT file for mstsc
11k views Asked by user1169877 At
3
There are 3 answers
2
On
Did you even attempt to look for an answer before asking the question? I already know the answer to my question.
I did a search on google for mstsc command line options
and came up with Use command line parameters with Remote Desktop Connection
Input the following into a batch file. Tested and it works for Windows 7
E.g.
mstsc.exe /v:192.168.1.2