Yeah that's what I had been thinking but I went into AD Users and Computers, double-clicked my 'testuser' and changed the info in the Description field and it changed which drives were mapped according to mapping groups from the 1st set of code. Weird huh?

Even though some users may be in more than one AD group listed in the 2nd set of code (ie. a user, like me that is in Billing, MedRecs, and IT AD Groups) they are only having drives mapped for ONE department. The department listed in their Description field in their AD user profile settings. I only get IT drives even though I should be able recieve mapped drives from the 2nd set of map drive coding lines that includes IF INGROUP("~IT"),IF INGROUP("~MedicalRecords"), and IF INGROUP("~Accounting"), etc.

I'm in all of those AD Groups but I don't get the mapped drives UNLESS I change my Description in my AD user profile to another department. And then I only get that one departments drives.

Oh and it's still ignoring my file copying code haha. I wonder what would happen if I was to put 'APP-Allscripts' as my Description in AD. I'll try that as a test tomorrow.

Might need to start from scratch, sounds like this script may have been botched from the get go.

Thanks for the assistance!

BTW - no prob with the hidden share I had created a normal one. Thanks for the good lookin out though!