I want to create a single account "Dennis" and have this account replace the administrator account. I do NOT want the administrator account created at all. When I go to documents and settings I only want to see a folder Dennis and All Users.
Here is what I have
OOBEINFO.INI
Quote
[UserInfo]Identity000="Dennis"
file is located in $OEM$\$$\system32\oobe\OOBEINFO.INI
my winnt.sif
Quote
;SetupMgrTag
[Data]AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
AutomaticUpdates=yes
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
UnattendSwitch="yes"
TargetPath=\WINDOWS
FileSystem=*
Repartition=No
WaitForReboot="No"
;OemPnPDriversPath="Drivers\000_intel_INF;Drivers\001_Network;Drivers\002_Sound;Drivers\003_Video;Drivers\004_Other"
[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
AutoLogon=No
; AutoLogonCount=2
OEMSkipRegional=1
TimeZone=4
OemSkipWelcome=1
[UserData]
ProductKey= (removed for this post)
Fullname="User"
Orgname="Unattended XP SP2"
ComputerName=*
[TapiLocation]
CountryCode=1
Dialing=Tone
AreaCode=909
;LongDistanceAccess=""
[RegionalSettings]
LanguageGroup=1
[Branding]
BrandIEUsingUnattended=Yes
[URL]
Home_Page="http://www.google.com/webhp?complete=1&hl=en"
[Proxy]
Proxy_Enable=0
Use_Same_Proxy=1
[Identification]
JoinWorkgroup=WORKGROUP
[Networking]
InstallDefaultComponents=Yes
[Components]
msmsgs=off
msnexplr=off
freecell=off
hearts=off
minesweeper=off
pinball=off
solitaire=off
spider=off
zonegames=off
[WindowsFirewall]
Profiles = WindowsFirewall.TurnOffFirewall
[WindowsFirewall.TurnOffFirewall]
Mode = 0
[GuiRunOnce]
command9= "%SystemDrive%\install.cmd"
[Data]AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
AutomaticUpdates=yes
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
UnattendSwitch="yes"
TargetPath=\WINDOWS
FileSystem=*
Repartition=No
WaitForReboot="No"
;OemPnPDriversPath="Drivers\000_intel_INF;Drivers\001_Network;Drivers\002_Sound;Drivers\003_Video;Drivers\004_Other"
[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
AutoLogon=No
; AutoLogonCount=2
OEMSkipRegional=1
TimeZone=4
OemSkipWelcome=1
[UserData]
ProductKey= (removed for this post)
Fullname="User"
Orgname="Unattended XP SP2"
ComputerName=*
[TapiLocation]
CountryCode=1
Dialing=Tone
AreaCode=909
;LongDistanceAccess=""
[RegionalSettings]
LanguageGroup=1
[Branding]
BrandIEUsingUnattended=Yes
[URL]
Home_Page="http://www.google.com/webhp?complete=1&hl=en"
[Proxy]
Proxy_Enable=0
Use_Same_Proxy=1
[Identification]
JoinWorkgroup=WORKGROUP
[Networking]
InstallDefaultComponents=Yes
[Components]
msmsgs=off
msnexplr=off
freecell=off
hearts=off
minesweeper=off
pinball=off
solitaire=off
spider=off
zonegames=off
[WindowsFirewall]
Profiles = WindowsFirewall.TurnOffFirewall
[WindowsFirewall.TurnOffFirewall]
Mode = 0
[GuiRunOnce]
command9= "%SystemDrive%\install.cmd"
For some reason I cannot figure out the Administrator account is still being created and the Dennis account is not be created. Any thoughts on what is causing this?
Dennis
This post has been edited by dlevens: 21 June 2006 - 03:35 AM



Help

Back to top









