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 ...
I have a script that I'd like to run when users login. This script requires local admin rights to the workstation and the user may or may not have this. If the login script runs under the user's ...