Jump to content

Asking For Admin Password


Recommended Posts

Hey all..I'm still new at this unanttented installations and I just made my 1st un. win cd,everything works ok except admin pass...at one point it comes with the screen saying it can't continue and I need to enter admin pass (or just leave it blank) and click next,after that everything works ok ...heres my sif file and can someone please tell me what am I doing wrong?

EDIT: I should point that I don't want to set up any Admin pass!

Thanks...

;SetupMgrTag[Data]    MsDosInitiated="0"    UnattendedInstall="Yes"
[unattended]    Repartition=Yes    UnattendMode=FullUnattended    OemSkipEula=Yes    OemPreinstall=Yes    TargetPath=\WINDOWS    UnattendSwitch="yes"    WaitForReboot="No"    DriverSigningPolicy=Ignore    [GuiUnattended]    AdminPassword=*     EncryptedAdminPassword=NO    OEMSkipRegional=1    TimeZone=255    OemSkipWelcome=1
[userData]    ProductID=    FullName="Owner"    OrgName=""    ComputerName=computer1
[Display]    Xresolution=1024    YResolution=768    Vrefresh=75
[TapiLocation]    CountryCode=61    Dialing=Tone    AreaCode=03
[RegionalSettings]    LanguageGroup=1    Language=00000c09
[branding]    BrandIEUsingUnattended=Yes
[url]    Home_Page=about:blank    Search_Page=http://www.google.com
[Proxy]    Proxy_Enable=0    Use_Same_Proxy=1
[identification]    JoinWorkgroup=WORKGROUP
[Networking]    InstallDefaultComponents=Yes
[GuiRunOnce]%systemdrive%\Install\start.cmd  

in X:\XPCD\$OEM$ I have cmdlines.txt and cmd file to create user

txt

[COMMANDS]"useraccounts.cmd""REGEDIT /S regtweaks.reg"

cmd file

net user Owner  /addnet localgroup Administrators Owner /addnet accounts /maxpwage:unlimitedREGEDIT /S autologon.regEXIT

reg file

Windows Registry Editor Version 5.00 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="Owner""DefaultPassword"="""AutoAdminLogon"="1"

Cheers....

Link to comment
Share on other sites


If u mean does it create user (Owner)... yes it does... I just tried with "" instead of * and it worked :) ****....thanks for trying m8...cheers...

[GuiUnattended]

AdminPassword= ""

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=255

OemSkipWelcome=1

Link to comment
Share on other sites

are you going to remove change the admin password later?

it would be wise....

if you don't, it would be one easy way to access your computer. Get your IP address. open remote desktop....and you're in. No problems at all.

Link to comment
Share on other sites

MrBoss, after installing the system, boot it up, and when your in windows, log off(Do Not Shutdown), and try to log back on as administrator.

Does it Que you for a PW, if so, type in ----> ""

Does that log you in?

Let me know what happens and I'll get back to ya...

Link to comment
Share on other sites

No I don't need to enter any pass to log as Administrator.....

I'm aware what can hapend without admins pass,I'm actualy pretty good with comp's but the situation is such that on this instalation I can't put any pass...the "owner" will enter pass if needed.

Thanks all...

Link to comment
Share on other sites

even if you had specified an admin password, even if it is an * you should still be able to auto login with the account you created

i have admin password set, use the same method as you to create my autologin user account and it works fine..

only difference i can see is that i set a password for my auto login account

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...