Quote:


My last question is ...
Is there an easy way to do a check of the PCNAME and an if statement based on that...

IF PCName <> "PatsPC-xp"





Sure

Code:

If @WKSTA <> "PatsPC-xp"
your script goes here
Else
?"This is PatsPC-xp!"
EndIf


would do the trick.
_________________________
Mart

- Chuck Norris once sold ebay to ebay on ebay.