just_laze Posted February 9, 2007 Posted February 9, 2007 Hello,My machine is not part of a domain but when I log in as the administrator, the local account is not used. Instead a second account is created.Any ideas?laze.
just_laze Posted February 9, 2007 Author Posted February 9, 2007 ;SetupMgrTag[Data] AutoPartition=0 UnattendedInstall="Yes" AutomaticUpdates=yes MsDosInitiated=No[Unattended] UnattendMode=FullUnattended OemSkipEula=Yes UnattendSwitch="yes" TargetPath=wxp_jle FileSystem=* WaitForReboot="No" DriverSigningPolicy=Ignore ProgramFilesDir="C:\program files\" CommonProgramFilesDir="C:\program files\common\" KeyboardLayout="United Kingdom" OemPnPDriversPath="drivers\processor\amd" Hibernation=no OemPreinstall=Yes[GuiUnattended] AdminPassword=f5b8e3a3e49676da1aa818381e4e281bd2ff78563a7273a85aea21f7512fc69c EncryptedAdminPassword=Yes OEMSkipRegional=1 AutoLogon=Yes AutoLogonCount=1 TimeZone=85 OemSkipWelcome=1 ProfilesDir="C:\users\"[Shell] CustomDefaultThemeFile="%Systemroot%\Resources\Themes\zune.theme"[UserData] ProductKey= FullName="windows_xp_user" OrgName="na" ComputerName=*[Display] BitsPerPel=32 Xresolution=1024 YResolution=768 AutoConfirm=1[TapiLocation] CountryCode=44 Dialing=Tone[RegionalSettings] LanguageGroup=1 SystemLocale=00000809 UserLocale=00000809 InputLocale=0809:00000809 Language=00000809[Components] msmsgs=off msnexplr=off freecell=off hearts=off minesweeper=off pinball=off spider=off zonegames=off mswordpad=off paint=off[Branding] BrandIEUsingUnattended=Yes[URL] Home_Page=http://www.theinquirer.net Search_Page=http://www.google.co.uk[Proxy] Proxy_Enable=0 Use_Same_Proxy=1[Identification] JoinWorkgroup=HOME[Networking] InstallDefaultComponents=Yes
IcemanND Posted February 9, 2007 Posted February 9, 2007 is this a reinstall to a drive with an existing xp install without formatting the drive?
just_laze Posted February 10, 2007 Author Posted February 10, 2007 Hey,It's a clean install on an NTFS formatted partition.laze.
just_laze Posted February 13, 2007 Author Posted February 13, 2007 Hey,Unlike this example:http://www.msfn.org/board/index.php?showtopic=91530I am not logging on to a domain but it appears my only option is to rename the administrator account unless anyone can suggest an alternative or offer up any clues as to why this is happening in the first place?laze.
IcemanND Posted February 13, 2007 Posted February 13, 2007 The only thing I can think of from the info we have is that it is not liking the fact that you renamed the 'docs and settings' folder. Try it with the default and see what happens.
darafat Posted February 16, 2007 Posted February 16, 2007 Hello,My machine is not part of a domain but when I log in as the administrator, the local account is not used. Instead a second account is created.Any ideas?laze.I had the same problemI ve just tryed this reg tweak:;SETS AUTOLOGON KEYSET KEY=HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon;ENABLES SINGLE LOGONREG ADD "%KEY%" /f /v DefaultDomainName /t REG_SZ /d DOMAINREG ADD "%KEY%" /f /v AltDefaultDomainName /t REG_SZ /d DOMAINREG ADD "%KEY%" /f /v CachePrimaryDomain /t REG_SZ /d DOMAINREG ADD "%KEY%" /f /v DefaultUserName /t REG_SZ /d USERNAMEREG ADD "%KEY%" /f /v AltDefaultUserName /t REG_SZ /d USERNAMEREG ADD "%KEY%" /f /v DefaultPassword /t REG_SZ /d PASSWORDREG ADD "%KEY%" /f /v AutoLogonCount /t REG_DWORD /d 1REG ADD "%KEY%" /f /v AutoAdminLogon /t REG_SZ /d 1REG ADD "%KEY%" /f /v DontDisplayLastUserName /t REG_DWORD /d 0REG ADD "%KEY%" /f /v ShowLogonOptions /t REG_DWORD /d 1REG DELETE "%KEY%" /f /v DcacheUpdatei ve just tryed and it work, but i think that some lines are obsoletein the next try i ll notify you
just_laze Posted February 16, 2007 Author Posted February 16, 2007 Hey,That's good news! I don't actually logon as the Administrator during my installation, so I wouldn't want any auto-logon code but if the rest of it solves my problem, that's great.Keep testing and report back or you're fired! ;-)laze.
darafat Posted February 26, 2007 Posted February 26, 2007 (edited) Useful think LOLif you set that regtweak you log in windows with a special account: Administrator,but it is not enabled by dafault ghso if you use it (and it is not enabled) you log in the administrator account without problem, but...if you create a new account you have no choise between: create "Administrator Account" and "Limited Account",you have top put Administrator... (the next account you have again the choise).but... gh... if you create the first account (the one were you have no choise) you cannot log in as Administrator (the special account) because it is not enabled (you don't see the account at login)[a strange thing: you have do not see in the account without chiose only the document of the administrator one LOL, but you can see all the programs and the file that are present in your drive, obviosly you can see the Administrator's document file in DocumentsAndSettings\Administrator\Documents].to enable Administratore account (and with this you ll have the chiose to log with the Administrator special account and the new Administrator account at the logon):[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]"Administrator"=dword:00000001 to remove (only the option at login, i mean the name of the new Administrator account,not the special one, from the list) edit: the special one aswell [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]"nameofyouraccount"=dword:00000000but i think you can remove the folder in documentandsetting of this account going in the provvisory mode. (i m not sure about that)i hope that can help someone Edited February 26, 2007 by darafat
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now