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 ...
Have you ever found yourself with the need to copy SQL Server logins from one server to another? It'll come in handy if you're setting up a failover site, building a replacement server, setting up a ...
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 ...