G
Guest
I have a working RIS service on a Windows Server 2003 R2 machine deploying
Windows XP Professional images. It all works fine except for this annoying
detail:
In CD-based RIS installations you can set up
[RemoteInstall]
Repartition = No
UseWholeDisk = No
to make sure that you are given the choice of partitioning and formatting
the hard drive MANUALLY during the text-based part of the installation; I am
trying to do the same with my RIPrep-created installation images.
I have tried several edits and looked for any documentation on RIS, but the
only thing I have found is
http://ist.uwaterloo.ca/~etbain/RIS_Notes.html#RISrepartition saying that the
[RemoteInstall] section does not work in RIPrep-created images.
Does anyone know a way of forcing RIS to allow a manual partitioning when
installing RIPrep-created images?
My current riprep.sif is (anonimized):
[data]
floppyless = "1"
msdosinitiated = "1"
OriSrc = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
OriTyp = "4"
LocalSourceOnCD = 1
[SetupData]
OsLoadOptions = "/noguiboot /fastdetect"
SetupSourceDevice
="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%"
SysPrepDevice="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%SYSPREPPATH%"
SysPrepDriversDevice="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%SYSPREPDRIVERS%"
[Unattended]
DriverSigningPolicy=Ignore
OemPreinstall = no
FileSystem = LeaveAlone
ExtendOEMPartition = 0
TargetPath = \WINDOWS
OemSkipEula = yes
InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
LegacyNIC = 1
OemPnpDriversPath = Drivers\Nic
[UserData]
ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
FullName="Somewhere"
OrgName="Someother"
ComputerName ="%MACHINENAME%"
[GuiUnattended]
OemSkipWelcome = 1
OemSkipRegional = 1
TimeZone = %TIMEZONE%
AdminPassword = "*"
[Display]
BitsPerPel=32
Xresolution=1280
YResolution=1024
Vrefresh=60
[RegionalSettings]
LanguageGroup=1
SystemLocale=00000809
UserLocale=00000809
UserLocale_DefaultUser=00000809
InputLocale=0809:00000809
InputLocale_DefaultUser=0809:00000809
[Networking]
[NetServices]
MS_Server=params.MS_PSched
[Identification]
JoinDomain = %MACHINEDOMAIN%
DoOldStyleDomainJoin = Yes
[RemoteInstall]
Repartition = No
UseWholeDisk = No
[OSChooser]
Description ="Windows XP Professional + Service Pack 2"
Help ="Windows XP Professional + Service Pack 2 + Updates up to 08/03/2006"
LaunchFile ="%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"
ImageType =SYSPREP
Version="5.1 (2600)"
SysPrepSystemRoot="Mirror1\UserData\WINDOWS"
HalName=halmacpi.dll
ProductType=0
Thank you for your help.
Windows XP Professional images. It all works fine except for this annoying
detail:
In CD-based RIS installations you can set up
[RemoteInstall]
Repartition = No
UseWholeDisk = No
to make sure that you are given the choice of partitioning and formatting
the hard drive MANUALLY during the text-based part of the installation; I am
trying to do the same with my RIPrep-created installation images.
I have tried several edits and looked for any documentation on RIS, but the
only thing I have found is
http://ist.uwaterloo.ca/~etbain/RIS_Notes.html#RISrepartition saying that the
[RemoteInstall] section does not work in RIPrep-created images.
Does anyone know a way of forcing RIS to allow a manual partitioning when
installing RIPrep-created images?
My current riprep.sif is (anonimized):
[data]
floppyless = "1"
msdosinitiated = "1"
OriSrc = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
OriTyp = "4"
LocalSourceOnCD = 1
[SetupData]
OsLoadOptions = "/noguiboot /fastdetect"
SetupSourceDevice
="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%"
SysPrepDevice="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%SYSPREPPATH%"
SysPrepDriversDevice="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%SYSPREPDRIVERS%"
[Unattended]
DriverSigningPolicy=Ignore
OemPreinstall = no
FileSystem = LeaveAlone
ExtendOEMPartition = 0
TargetPath = \WINDOWS
OemSkipEula = yes
InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
LegacyNIC = 1
OemPnpDriversPath = Drivers\Nic
[UserData]
ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
FullName="Somewhere"
OrgName="Someother"
ComputerName ="%MACHINENAME%"
[GuiUnattended]
OemSkipWelcome = 1
OemSkipRegional = 1
TimeZone = %TIMEZONE%
AdminPassword = "*"
[Display]
BitsPerPel=32
Xresolution=1280
YResolution=1024
Vrefresh=60
[RegionalSettings]
LanguageGroup=1
SystemLocale=00000809
UserLocale=00000809
UserLocale_DefaultUser=00000809
InputLocale=0809:00000809
InputLocale_DefaultUser=0809:00000809
[Networking]
[NetServices]
MS_Server=params.MS_PSched
[Identification]
JoinDomain = %MACHINEDOMAIN%
DoOldStyleDomainJoin = Yes
[RemoteInstall]
Repartition = No
UseWholeDisk = No
[OSChooser]
Description ="Windows XP Professional + Service Pack 2"
Help ="Windows XP Professional + Service Pack 2 + Updates up to 08/03/2006"
LaunchFile ="%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"
ImageType =SYSPREP
Version="5.1 (2600)"
SysPrepSystemRoot="Mirror1\UserData\WINDOWS"
HalName=halmacpi.dll
ProductType=0
Thank you for your help.