How do you want to group the computers; by software, by department, by OU?

Are you placing the computer account into a Security group?

Have you looked into:
code:
$grp = GetObject("WinNT://ArcadiaBay/Administrators")
if grp.IsMember("WinNT://ArcadiaBay/jsmith ")
do something...
endif

_________________________
Home page: http://www.kixhelp.com/hb/