PDA

View Full Version : Install printers and programs


mdehaas
04-05-2001, 08:59 AM
Hi all,

I am currently writing a login script for NT/2000 which must, depending on membership of groups, create printers and application icons. The WScript.Network object has a method "EnumPrinterConnections", does something similair excist for getting all the groups a user belongs to?

And how can I get the right groups from this list, the printergroups all start with "PR_" and the app groups start with "App".

Thanks for your trouble!!

Marcel