C:\Users is fine then?

I want to keep the same layout as what we used before on the con2prt scripting. So can you lead me to the syntax if possible. The Group name is not from AD. It explicitly define on the script.

IF @userID = JohnDoe goto Group_Name1

EndIF

'Below I specify share name and printers
Group_name1
use z: "\\fs1\all$
AddPrinterConnection("\\PS1\HPb")

Group_name2,
Next sample


Edited by Tony (2012-12-07 11:38 PM)