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. Does anyone know of a way I can choose to NOT run the logon ...
I wrote a logon script that checks to see if a user has a file locally (an Excel add-in) and if not it should copy it from the server. If it is there the script checks to make sure it is the latest ...