MSFN Forum: Super Administrator or Whats in a name - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Super Administrator or Whats in a name Rate Topic: -----

#1 User is offline   Ghostie 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 29-January 04

Posted 16 December 2006 - 05:52 AM

I must say first off thanks to everyone who has contributed here to make life easier for those trying to learn how to do Vista unattended.

I have looked through everything here and though I have seen how it is possible to activate the administrator account is there a way to rename it to a custom name instead of Administrator?

Thanks

This post has been edited by Ghostie: 16 December 2006 - 05:53 AM



#2 User is offline   neo 

  • Microsoft MVP - Windows Expert Consumer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,251
  • Joined: 31-March 06
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 17 December 2006 - 11:36 AM

My Computer (Right Click) -> Manage -> Users and Groups -> User
Select Administrator and Rename (F2) it.


#3 User is offline   Ghostie 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 29-January 04

Posted 17 December 2006 - 01:43 PM

View Postneo_matrix.rs, on Dec 17 2006, 12:36 PM, said:

My Computer (Right Click) -> Manage -> Users and Groups -> User
Select Administrator and Rename (F2) it.


Thanks for your reply, but that has what to do with unattended?

#4 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,001
  • Joined: 09-September 01
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 December 2006 - 04:16 PM

Give the administrator account a password in the XML, and it'll be activated on install. Since you've probably got the WAIK, it's documented in the help.

#5 User is offline   Ghostie 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 29-January 04

Posted 17 December 2006 - 11:06 PM

View Postcluberti, on Dec 17 2006, 05:16 PM, said:

Give the administrator account a password in the XML, and it'll be activated on install. Since you've probably got the WAIK, it's documented in the help.


Thanks I already have it activated, what I am looking for is a way to change the Administrator name during the unattended install. It was possible as an option with nLite for XP but I have no clue how to get it done in Vista. If you change the name during the Install you do not end up with a folder named Administrator but what you get is everything with your name on it.

#6 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,519
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 18 December 2006 - 08:03 AM

and how did you activate that Administrator account?
The only way i can make the Administrator appear is with Autologon and BTW you don't even need a password on that.

EDIT: Ok I see now they added something but does that activate that account?
<UserAccounts>
<AdministratorPassword>
Time to test another

This post has been edited by maxXPsoft: 18 December 2006 - 08:21 AM


#7 User is offline   Ghostie 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 29-January 04

Posted 18 December 2006 - 06:07 PM

View PostmaxXPsoft, on Dec 18 2006, 09:03 AM, said:

and how did you activate that Administrator account?
The only way i can make the Administrator appear is with Autologon and BTW you don't even need a password on that.

EDIT: Ok I see now they added something but does that activate that account?
<UserAccounts>
<AdministratorPassword>
Time to test another


The way I got the Administrator account to work was in the OOBe add the shell-setup

then add autologon
Enabled - True
Count - 1
Username - Administrator

after the one autologon the administrator account functions like normal.

#8 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,519
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 December 2006 - 07:44 AM

like this which is only way I have found to do it also
http://www.msfn.org/board/index.php?act=ST...t=0#entry573658
adding that <AdministratorPassword> don't work, oobe cleaned it up and disabled by the log. DisableAdministratorIfApplicable disabled the admin account.

#9 User is offline   Ghostie 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 29-January 04

Posted 19 December 2006 - 08:49 AM

View PostmaxXPsoft, on Dec 19 2006, 08:44 AM, said:

like this which is only way I have found to do it also
http://www.msfn.org/board/index.php?act=ST...t=0#entry573658
adding that <AdministratorPassword> don't work, oobe cleaned it up and disabled by the log. DisableAdministratorIfApplicable disabled the admin account.


This is why I originally started this thread to find out if there was a way to rename Administrator for safety reasons. I know it can be done manually but would like to do it as part of the unattended. Maybe I am going about this all wrong. Maybe I should ask Nuhi how he did it for the nlite.

#10 User is offline   fizban2 

  • MSFN Addict
  • Group: Super Moderator
  • Posts: 1,898
  • Joined: 14-April 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 December 2006 - 01:16 PM

quickest way to rename the account would to be enable said account and then add a synch or asynch command to laund a registry edit to change the administrator name

#11 User is offline   Ghostie 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 29-January 04

Posted 19 December 2006 - 03:37 PM

View Postfizban2, on Dec 19 2006, 02:16 PM, said:

quickest way to rename the account would to be enable said account and then add a synch or asynch command to laund a registry edit to change the administrator name


Ok, do you happen to know off hand where to find the Administrators name in the registry?

Oh what a fool I am never mind, I will change the administrators name manyally to something weird then do a search for it after the name change.

Thanks Fizban2 for setting me on the right track

This post has been edited by Ghostie: 19 December 2006 - 03:39 PM


#12 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,519
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 December 2006 - 08:07 PM

Simplest way in XP is
NET USER "Administrator" /FULLNAME:Admin
and that is much faster and more reliable than a reg file.
Haven't tried that in Vista but should work

Not sure where exactly you should fire that off, perhaps during Firstlogon as the very first line maybe or as Fizban2 said during a synch/asynch but don't know exactly when they are done.

This post has been edited by maxXPsoft: 20 December 2006 - 10:02 AM


#13 User is offline   `Felix` 

  • MSFN Contributor
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 28-July 04

Posted 19 December 2006 - 09:18 PM

Here is a good article that is related and may be of use. Turn Off or Disable User Account Control (UAC) in Windows Vista

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy