In an Active Directory environment, you can create a logon script that can be applied to user accounts that automatically goes to work once a user logs in. Logon scripts can be used to assign tasks ...
i am working on redoing all the logon scripts to a vbs logon script, and all most of the code. all working and now have to settle on some design issues.<BR><BR>*I have a large complex network, with ...
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 ...