I have written a CMD script and it works like a charm except is opens a command prompt window on the remote PC. Is there a way to turn this off. Script is below:
c:
cd \temp\vncscan
net use v: \\servername\share /user:domain\user
v:
executable.exe
Are you talking about the option "Script interacts with the desktop"?