Thanks for your input Mart. Couple of questions so I understand what your telling me.

Start with the printers.

What you are suggesting is:

 Code:
if ingroup ("BO-")
  $rc = AddPrinterConnection ("\\server\Business Office")
endif


Also interested in seeing how you check against how the user has a current drive mapping. My only thought was in the logon.bat put in a net use * /d /y to remove the drives and then remap them all.

I need to do more reading on how to use an ini file along with this.

But again thanks for your input