I push out logon scripts thru group policy, so the logon script is executed whether the user logs on locally or to my terminal server.<BR><BR>Does anyone know of a way I can choose to NOT run the ...
Okay, here is the deal...<br><br>I have a cluster of about 50 computers on a domain. I wrote a batch script that has the following:<br><br>NET USE Z: \\server\share<br><br>The script runs on the start ...