|
WDS - RIPREP
Hi,
I have installed a Windows XP SP2 Desktop with all the device drivers
configured, named the PC "IMAGE" & joined the Domain. Have run RIPREP &
successfully produced the desktop image.
Could someone tell me how to make the WDS image prompt for a computer name
rather than using the name "IMAGE" as I 'am going to run into problems when
installing the image on more than one PC at the same time.
Attached is my riprep.sif from the Template folder ;
[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\%I NSTALLPATH%"
SysPrepDevice="\Device\LanmanRedirector\%SERVERNAM E%\RemInst\%SYSPREPPATH%"
SysPrepDriversDevice="\Device\LanmanRedirector\%SE RVERNAME%\RemInst\%SYSPREPDRIVERS%"
[Unattended]
OemPreinstall = no
FileSystem = LeaveAlone
ExtendOEMPartition = 0
TargetPath = \WINDOWS
OemSkipEula = yes
InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE %"
LegacyNIC = 1
[UserData]
FullName = "COMPANY NAME"
OrgName = "COMPANY NAME"
ComputerName ="%MACHINENAME%"
[GuiUnattended]
OemSkipWelcome = 1
OemSkipRegional = 1
TimeZone = %TIMEZONE%
AdminPassword = "*"
[Display]
BitsPerPel = 16
XResolution = 800
YResolution = 600
VRefresh = 60
[Networking]
[NetServices]
MS_Server=params.MS_PSched
[Identification]
JoinDomain = %MACHINEDOMAIN%
DoOldStyleDomainJoin = Yes
[RemoteInstall]
Repartition = Yes
UseWholeDisk = Yes
[OSChooser]
Description ="OptiPlex 745 Windows XP SP2 Image"
Help ="Deploys Windows XP SP2 image to Dell OptiPlex 745 workstation."
LaunchFile ="%INSTALLPATH%\%MACHINETYPE%\templates\startrom.c om"
ImageType =SYSPREP
Version="5.1 (2600)"
SysPrepSystemRoot="Mirror1\UserData\WINDOWS"
HalName=halmacpi.dll
ProductType=0
|