Scary Indeed! [Eek!] Note, though, that I said all of the "necessary" users are local admins. The others will be taken care of by these same "necessary" users by logging in at the workstations.

On the NT 4.0 thing. I wanted to pass along some info I found out about. When I ran...

code:
SHELL '%comspec% /c \\'+$IServer+'\'+$KBPath+'\'+$KBFile+' /u /q /z'

...I got an error about "You cannot perform a uninstall. Nothing has been installed". When I ran it without /u it worked fine.

My many thanks one more time to NTDOC for the write and rewrite as well as all of the cool tips and advice on this thread.