Jump to content

Recommended Posts

Posted

my unattended disk installs fine and creates the user but does not give the account admin rights, or any rights at all it seems as when it trys to install the programs i want they all error because i dont have write privliges here are my config files dealing with the created user:

C:\XP-CD\$OEM$\autologon.reg-

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"DefaultUserName"="Blaze"

"DefaultPassword"="password"

"AutoAdminLogon"="1"

C:\XP-CD\$OEM$\cmdlines.txt-

[COMMANDS]

"useraccounts.cmd"

C:\XP-CD\$OEM$\useraccounts.cmd-

net user dBlaze password /add

net localgroup Administrators /add Blaze

net accounts /maxpwage:unlimited

REGEDIT /S autologon.reg

EXIT

i dont know what it is i am doing wrong, i have also tried to change the net localgroup line to "net localgroup Administrators Blaze /add" as i have seen it in the fourms both ways and was the only thing i could see that i could be doing wrong.

here is my winnt.sif incase it needs to be seen aswell

C:\XP-CD\I386\winnt.sif

;SetupMgrTag

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

UnattendSwitch="yes"

TargetPath=\WINDOWS

Filesystem=*

WaitForReboot="No"

AutoActivate = Yes

OemPnPDriversPath="Drivers\000_chipset;Drivers\001_lan;Drivers\002_sata"

DriverSigningPolicy=Ignore

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=No

OEMSkipRegional=1

TimeZone=4

OemSkipWelcome=1

[userData]

ProductKey=***

FullName="Blaze"

OrgName="DC"

ComputerName=Blaze

[TapiLocation]

CountryCode=1

[RegionalSettings]

LanguageGroup=1

[identification]

JoinWorkgroup=Gamerz

[Networking]

InstallDefaultComponents=Yes

[Components]

msmsgs=off

msnexplr=off

zonegames=off

[GuiRunOnce]

%systemdrive%\install\batch.cmd

any help would be appreciated, thanks


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...