MSFN Forum: A few questions about unattended setup - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

A few questions about unattended setup Rate Topic: -----

#1 User is offline   amarquis 

  • Group: Members
  • Posts: 2
  • Joined: 27-May 08

Posted 27 May 2008 - 08:48 AM

Hi,

First, let me just say that I am very new to RIS and unattended setup. I found already a lot of information on this forum and I was able to solve a bunch of issues but I am now stuck at some point.

What I would like to achieve is a fully unattended setup. I do not want to be prompted for anything.

Now my problem is: I want no account to be created on my machine, except the local Administrator account, and would like the machines to auto-logon using that account and be part of my domain. Everything looks fine, except that the machine is still in WORKGROUP. But the computer object is created in my ADU&C.

Here is my modified sif file (I am using just the flat WinXP image).

;SetupMgrTag
[data]
	floppyless="1"
	msdosinitiated="1"
	OriSrc="\\%SERVERNAME%\RemInst\%INSTALLPATH%"
	OriTyp="4"
	LocalSourceOnCD=1
	DisableAdminAccountOnDomainJoin=1
	AutoPartition=1
	UnattendedInstall="Yes"

[SetupData]
	OsLoadOptions="/noguiboot /fastdetect"
	SetupSourceDevice="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%"

[Unattended]
	OemPreinstall=Yes
	FileSystem=LeaveAlone
	ExtendOEMPartition=0
	TargetPath=\WINDOWS
	OemSkipEula=Yes
	InstallFilesPath=\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%
	LegacyNIC=1
	UnattendMode=FullUnattended
	NtUpgrade=No
	OverwriteOemFilesOnUpgrade=No
	UnattendSwitch=Yes

[UserData]
	ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
	FullName="XXX"
	OrgName="XXX"
	ComputerName=%MACHINENAME%

[GuiUnattended]
	OemSkipWelcome=1
	OemSkipRegional=1
	TimeZone=110
	AdminPassword=[here is encrypted password]
	AutoLogon=Yes
	AutoLogonCount=1
	EncryptedAdminPassword=Yes

[Display]
	BitsPerPel=16
	XResolution=800
	YResolution=600
	VRefresh=60

[Networking]
	InstallDefaultComponents=Yes
	ProcessPageSections=Yes

[Identification]
	JoinDomain=%MACHINEDOMAIN%
	DoOldStyleDomainJoin=Yes

[RemoteInstall]
	Repartition=Yes
	UseWholeDisk=Yes

[OSChooser]
	Description="Windows Professional - full XXX unattended Installation"
	Help="This will install Windows Professional in XXX configuration."
	LaunchFile="%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"
	ImageType=Flat
	Version="5.1 (2600)"

[RegionalSettings]
	LanguageGroup=1
	SystemLocale=0000100c
	UserLocale=0000100c
	InputLocale=100c:0000100c


Any help would be much appreciated!

Thanks in advance!


#2 User is offline   amarquis 

  • Group: Members
  • Posts: 2
  • Joined: 27-May 08

Posted 28 May 2008 - 01:47 PM

Anyone?

What could cause the machine not to join the domain?
Thanks

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy