Is there an easy way with KiXtart to add the Domain Admins to the local administrators group of the workstation? The only solution I currently see is:

shell "admin.cmd"

and admin.cmd has the following:

net localgroup administrators "domainxx\domain admins" /add

If there isn't a cleaner way to do this, I guess this is what I'll do. Thanks.

[ 23. October 2002, 21:45: Message edited by: QA ]
_________________________
Q.A.