Originally Posted By: Mart
See my post just above yours. The Next should be replaced by Loop.

You need to put the code inside the code that checks if the person is on a xen server or not.


that must be inside the loop?

;for non xen clients
$computerprt = left (@wksta, 6)
Select
case $computerprt = "LA-DOC"
;Connect LA-DOC printers.
EndSelect