Dragooon Posted August 10, 2004 Posted August 10, 2004 Hi,could you help me anybody? Please.Situation : I have Windows Server 2003 RIS (first computer) and installing Windows XP at station (second computer). When I finished install WinXP, I autologining to system by local administrator and install some application. But i'm not in the domain, only in the workgroup. How can I join to my domain "TEST" under unattended installation over Remote Installation Service? Please can you help my anybody?Thanks a lotPETERMy ristndrd.sif file :;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="1" UnattendedInstall="Yes" floppyless="1" OriSrc="\\%SERVERNAME%\RemInst\%INSTALLPATH%" OriTyp="4" LocalSourceOnCD=1[setupData] OsLoadOptions="/noguiboot /fastdetect" SetupSourceDevice="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%"[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes UnattendSwitch=yes TargetPath=\WINDOWS FileSystem=LeaveAlone NtUpgrade=No OverwriteOemFilesOnUpgrade=No[GuiUnattended] AutoLogon=Yes AutoLogonCount=1 AdminPassword="hallo" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=%TIMEZONE% OemSkipWelcome=1[userData] ProductKey="*****-*****-*****-*****-*****" FullName="***********" OrgName="*********************" ComputerName=*[Display] BitsPerPel=16 Xresolution=1024 YResolution=768 Vrefresh=60[RegionalSettings] LanguageGroup=2,1 SystemLocale=00000409 UserLocale=00000405 InputLocale=0405:00000405[identification] JoinDomain=TEST DoOldStyleDomainJoin=Yes[Networking] InstallDefaultComponents=Yes ProcessPageSections=Yes[RemoteInstall] Repartition=Yes[OSChooser] Description="*********" Help="This will install Windows Professional in a standard configuration." LaunchFile="%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com" ImageType=Flat[GuiRunOnce]%systemdrive%\install\test.cmd
what3v3r Posted August 10, 2004 Posted August 10, 2004 well, im not a pro in administrating a domain, but *maybe* you need to create a useraccount on your client machine during the installation that has the rights to join clients to a domain?
Corxscrew Posted August 11, 2004 Posted August 11, 2004 If you have network access during setup, you can do it then. In winnt.sif, add/modify the following:[Identification] JoinDomain=TEST DomainAdmin=Administrator DomainAdminPassword=password
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