Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

R.I.S question

Status
Not open for further replies.

goldenboiyaj

IS-IT--Management
Dec 2, 2005
30
US
Hello, I have a problem.

In the past, when i use RIS after I enter PXE and than the username and password than select my desired RIS image. RIS would allow me to give the new computer a MACHINENAME of my choice. Recently, I have not been able to do this and RIS would just automatically name my computer. I just re-image my DOMAIN CONTROLLER. it's really annoying have to rename the computers when u have a lot of them. I know it's got to be in the .sif file unless i am wrong. My domain name and password are correct. any help would be appreciated. here is my current sif file.

[data]
floppyless = "1"
msdosinitiated = "1"
OriSrc = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
OriTyp = "4"
LocalSourceOnCD = 1
DisableAdminAccountOnDomainJoin = 1

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

[Unattended]
OemPreinstall = no
FileSystem = LeaveAlone
ExtendOEMPartition = 0
TargetPath = \WINDOWS
OemSkipEula = yes
InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
LegacyNIC = 1

[UserData]
FullName = "my company 123"
OrgName = "my company 123"
ComputerName = %MACHINENAME%
ProductKey="12345-12345-12345-12345-12345"

[GuiUnattended]
OemSkipWelcome = 1
OemSkipRegional = 1
TimeZone = %TIMEZONE%
AdminPassword = "N3mand1203"


[Display]
BitsPerPel = 16
XResolution = 1024
YResolution = 768
VRefresh = 60

[Networking]

[NetServices]
MS_Server=params.MS_PSched

[Identification]
JoinDomain = mycompany.local
DomainAdmin = administrator
DomainAdminPassword = Maasfd231203

[RemoteInstall]
Repartition = Yes
UseWholeDisk = Yes


[OSChooser]
Description ="MEDIA XP April26"
Help ="all apps, missing testaker"
LaunchFile ="%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"
ImageType =SYSPREP
Version="5.1 (2600)"
SysPrepSystemRoot="Mirror1\UserData\WINDOWS"
HalName=halaacpi.dll
ProductType=0
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top