I have a bit complex logon.bat file for a 20user W2k TermServ login that
hands the users a desktop/start menu, copies some custom normal.bat for
word, drive mappings, checks membership via "Ifmember" and applies more
programs if they are the member etc.

I need to add now automatic printer setups for the users based on their
OU location and thought it is good time to move this to a .vbs script to
do all of this.  I want to delete the printer when done and reconnect at
every login to the server shared printer.

Question - is there a way to replace ifmember in a .vbs script..in a way
to pull the OU info in AD and apply it in the fashion to say if the user
is in this OU, you get these printers.  Now I have another issues to add
- if the user is in an OU and logs on a different PC, I would also want
to know/have the option to say if the PC is here, you can print to these
printers in addition to what the user normally prints to.

In the multiple location office, I want the user to be able to print to
a printer nearby if they login at office 1 but also be able to see their
normally home printer in office 2.  This gives them the option to print
locally or print where they normally belong.

Whew....any hints if .vbs is going to handle this?  I had a script from
a tech years ago where he created a manual text file showing locations
of PC's and passed the info to a .vbs code to know what printer to add.
It still works today...but I would rather tie the info from AD.

Regards,

Ron Jameson





------
You are subscribed as [EMAIL PROTECTED]
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=nt2000&text_mode=&lang=english
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to