How can I automatically open up a bunch of remote control sessions and log on to each one given a list of computers?
I've tried the following (taken from http://ccmexec.com/2012/05/running-configuration-manager-2012-remote-control-standalone/):
.\CmRcViewer.exe 'computerName'
However I still need to click on Action -> 'Send Ctrl+Alt+Del Key', then type in my username/password.
I'd like to automatically log on to each computer.
I can't use mstsc because Remote Desktop is not enabled on the computers.