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'll preface this with saying I don't know anything about scripting. Or at least very little. I can generally figure out what is going on by reading a script, but I can't write them at all, and fixing ...
I advise against it. But if you must use a logon script to authenticate, here's how to get it done with PowerShell. In my PowerShell training classes or at conferences I inevitably face the question ...
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 ...