Board index » Visual Studio » RDP and Login to remote PC
|
musica
|
RDP and Login to remote PC
Visual Studio340
I have never scripted before so I am a total noob. The Situation: I login to 60+ networks every month and view event logs on the servers and desktops. I spend at least half the time on each network just logging in! The Need: I want a script that, after I have connected to the server, I can run and it will do the following: 1. run mstsc and connect to the remote PC's and login. 2. After it has connected to the PC's, it will launch event viewer and WUS. Is this at all possible? Any help is good help. So far I have the following: mstsc /v computername Liam - |
