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 ...
Use these scripts to assign printers to workstations. One of the most mysterious and confusing aspects of network administration has to be the use of Active Directory and Group Policy. But this ...
I have a weird situation in which I have a terminal server with several locally installed printers. I need users logging into this terminal server to get certain printers set as default for them ...
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 ...