Hello all
I want to create a batch file that will let me connect to about 20 devices automatically. I've already gotten as far as having the .bat bring up the user info window, but as I understand it embedding user information, (id/password) in the command line switches is not possible.
Is there a way to work around this and have the connection complete automatically? Or, even better, a way to prompt the user for the id and password only once, then use that input for the remaining connections?
Sadly I cannot use the pinned fix regarding using the same account on each PC.
Thanks
Ben
I want to create a batch file that will let me connect to about 20 devices automatically. I've already gotten as far as having the .bat bring up the user info window, but as I understand it embedding user information, (id/password) in the command line switches is not possible.
Is there a way to work around this and have the connection complete automatically? Or, even better, a way to prompt the user for the id and password only once, then use that input for the remaining connections?
Sadly I cannot use the pinned fix regarding using the same account on each PC.
Thanks
Ben