add user with local administrative permissions

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,

How can i add a normal user with local administrative permissions?
My own written vb.net application needs it...

has the cmiUserGroup in the advanced settings of a user account something to
do with it?

thanks
 
G.Roelant,
How can i add a normal user with local administrative permissions?
My own written vb.net application needs it...

Add "USer Account" component to your configuration and set cmiUserGroup=1.
has the cmiUserGroup in the advanced settings of a user account something to
do with it?

Yes, it does.
It is well documented topic so please read XPe documentation carefully.
Here is the link:
http://msdn.microsoft.com/library/d.../html/xetskchangingsettingsforuseraccount.asp

KM
 
Back
Top