Jump to content

Featured Replies

Posted

Hi All,

 

I automate the windows server 2008 installation. I want to rename administrator user account to .

 

i used

 

 

wmic UserAccount where Name="Administrator" call Rename Name="master"

 

but no success. :(

 

I need the command to rename user accounts in server 2008.

 

Any help is much appreciate. :)

 

Regards,

Bharath

I suggest you to use DSMOD:

 

dsmod /?

 

I think you can't change it via wmic

--------------------------------------------------------

Tu peux aussi crire en franais.

Du kannst auch auf Deutsch schreiben.

Puoi scrivere anche in italiano.

--------------------------------------------------------

Guest
Reply to this topic...