Sure. Setting them based on group membership would be way easier to maintain but the example below will give you and idea how to do this without groups. This is just one way and I’m sure there are more options.

 Code:
$users = "usera","userb","userc"

If ASCAN($users, @USERID)
	$rc = AddPrinterConnection("\\server\printer")
EndIf
_________________________
Mart

- Chuck Norris once sold ebay to ebay on ebay.