Allan,

The script is as follows:

code:
 IF INGROUP("Domain Admins")
USE G: /delete
USE G: "\\ids-file\groups"
; USE U: @HOMESHR
IF ADDPRINTERCONNECTION ("\\IDS-Print\IT1013") =0 ;add <= 0> if you want to see statis
"Added printer connection to IT1013 on IDS-Print"
IF SetDefaultPrinter ("\\IDS-Print\IT1013") = 0
? "Setting Default Printer...."
ENDIF
ENDIF
ENDIF

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's