SwedenXP Posted October 6, 2003 Posted October 6, 2003 I have problems giving names to accounts during my unattended setup I have studied Your different examples of winnt.sif files - but I still end up with the wrong name...Here is what I would like to do;1. One Administrator account, with a unique name (not Administrator).2. Automatic login on my administratoraccount. (works OK)/ SwedenXP, Grateful for advice My winnt.sif follows here;;SetupMgrTag[Data] AutoPartition=0 MsDosInitiated=0 UnattendedInstall=Yes[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS Repartition=No UnattendSwitch=Yes WaitForReboot=No DriverSigningPolicy=Ignore OemPnPDriversPath="Drivers\Nvidia_45.23" Hibernation=No[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO AutoLogon=Yes OEMSkipRegional=1 TimeZone=105 OemSkipWelcome=1[userData] ProductKey=XXXXXXXXXXXXXXXXXXXX FullName=Test1 OrgName=Test ComputerName=a[Display] Xresolution=1024 YResolution=768[TapiLocation] CountryCode=46[RegionalSettings] LanguageGroup=13,1[identification] JoinWorkgroup=ARBETSGRUPP[Networking] InstallDefaultComponents=Yes[Components] msmsgs=off msnexplr=off freecell=off hearts=off minesweeper=off pinball=off solitaire=off spider=off zonegames=off autoupdate=off Home_Page=about:blank[shell] DefaultStartPanelOff = Yes DefaultThemesOff = Yes[GUIRunOnce] %systemdrive%\Install\main_batch.cmd
edg21 Posted October 6, 2003 Posted October 6, 2003 net user blah /addnet localgroup "administrators" blah /add
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