henry
09-16-2002, 03:11 PM
I am looking for a sample of an unattend install answer file for win2k SP2. Any help greatly appreciated..
|
Click to See Complete Forum and Search --> : Sample Unattend Answer File henry 09-16-2002, 03:11 PM I am looking for a sample of an unattend install answer file for win2k SP2. Any help greatly appreciated.. shovel204 09-17-2002, 12:13 AM W2K cd under support/tools/ double click deploy.cab it will install to a folder there is a good text file called if I remember correctly "unattend" this will not only give good examples, but a guide to what and how to set different options. I will post one here as well. [data] floppyless = "1" msdosinitiated = "1" OriSrc = "\%SERVERNAME%RemInst\%INSTALLPATH%\%MACHINETYP E%" OriTyp = "4" LocalSourceOnCD = 1 [SetupData] OsLoadOptions = "/noguiboot /fastdetect" SetupSourceDevice = "DeviceLanmanRedirector\%SERVERNAME%RemInst\%INSTA LLPATH%" [Unattended] OemPreinstall = no NoWaitAfterTextMode = 0 FileSystem = LeaveAlone ExtendOEMPartition = 0 ConfirmHardware = no NtUpgrade = no Win31Upgrade = no TargetPath = WINNT OverwriteOemFilesOnUpgrade = no OemSkipEula = yes InstallFilesPath = "\%SERVERNAME%RemInst\%INSTALLPATH%\%MACHINETYP E%" [UserData] ProductID = xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName = Name of licensee OrgName = company name ComputerName = %MACHINENAME% [GuiUnattended] Full Unattended AdminPassword = * OemSkipWelcome = 1 OemSkipRegional = 1 TimeZone = %TIMEZONE% [LicenseFilePrintData] AutoMode = PerSeat [Display] ConfigureAtLogon = 0 BitsPerPel = 16 XResolution = 800 YResolution = 600 VRefresh = 60 AutoConfirm = 1 [Networking] ProcessPageSections=Yes [Identification] JoinDomain = Domain_name DomainAdmin = administrator DomainAdminPassword = * CreateComputerAccountInDomain = No DoOldStyleDomainJoin = no [NetProtocols] MS_TCPIP=params.MS_TCPIP [params.MS_TCPIP] ; transport: TC (TCP/IP Protocol) InfID=MS_TCPIP DHCP=Yes [NetClients] MS_MSClient=params.MS_MSClient [params.MS_MSClient] InfID=MS_MSClient [NetServices] MS_Server=params.MS_Server [params.MS_Server] ; service: SRV (Server) InfID=MS_Server BroadcastsToLanman2Clients = No [ServicesSection] [RemoteInstall] Repartition = Yes UseWholeDisk = Yes [OSChooser] Description =" Windows 2000 Professional" Help ="Automatically installs Windows Professional without prompting the user for input." LaunchFile = "%INSTALLPATH%\%MACHINETYPE% emplatesstartrom.com" ImageType =Flat Version="5.0" ------------ henry at 9/16/2002 4:11:51 PM I am looking for a sample of an unattend install answer file for win2k SP2. Any help greatly appreciated.. Henry 09-20-2002, 06:10 PM Thanks for the information. I will try it. ------------ shovel204 at 9/17/2002 1:13:26 AM W2K cd under support/tools/ double click deploy.cab it will install to a folder there is a good text file called if I remember correctly "unattend" this will not only give good examples, but a guide to what and how to set different options. I will post one here as well. [data] floppyless = "1" msdosinitiated = "1" OriSrc = "\%SERVERNAME%RemInst\%INSTALLPATH%\%MACHINETYP E%" OriTyp = "4" LocalSourceOnCD = 1 [SetupData] OsLoadOptions = "/noguiboot /fastdetect" SetupSourceDevice = "DeviceLanmanRedirector\%SERVERNAME%RemInst\%INSTA LLPATH%" [Unattended] OemPreinstall = no NoWaitAfterTextMode = 0 FileSystem = LeaveAlone ExtendOEMPartition = 0 ConfirmHardware = no NtUpgrade = no Win31Upgrade = no TargetPath = WINNT OverwriteOemFilesOnUpgrade = no OemSkipEula = yes InstallFilesPath = "\%SERVERNAME%RemInst\%INSTALLPATH%\%MACHINETYP E%" [UserData] ProductID = xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName = Name of licensee OrgName = company name ComputerName = %MACHINENAME% [GuiUnattended] Full Unattended AdminPassword = * OemSkipWelcome = 1 OemSkipRegional = 1 TimeZone = %TIMEZONE% [LicenseFilePrintData] AutoMode = PerSeat [Display] ConfigureAtLogon = 0 BitsPerPel = 16 XResolution = 800 YResolution = 600 VRefresh = 60 AutoConfirm = 1 [Networking] ProcessPageSections=Yes [Identification] JoinDomain = Domain_name DomainAdmin = administrator DomainAdminPassword = * CreateComputerAccountInDomain = No DoOldStyleDomainJoin = no [NetProtocols] MS_TCPIP=params.MS_TCPIP [params.MS_TCPIP] ; transport: TC (TCP/IP Protocol) InfID=MS_TCPIP DHCP=Yes [NetClients] MS_MSClient=params.MS_MSClient [params.MS_MSClient] InfID=MS_MSClient [NetServices] MS_Server=params.MS_Server [params.MS_Server] ; service: SRV (Server) InfID=MS_Server BroadcastsToLanman2Clients = No [ServicesSection] [RemoteInstall] Repartition = Yes UseWholeDisk = Yes [OSChooser] Description =" Windows 2000 Professional" Help ="Automatically installs Windows Professional without prompting the user for input." LaunchFile = "%INSTALLPATH%\%MACHINETYPE% emplatesstartrom.com" ImageType =Flat Version="5.0" ------------ henry at 9/16/2002 4:11:51 PM I am looking for a sample of an unattend install answer file for win2k SP2. Any help greatly appreciated.. Henry 10-10-2002, 05:38 PM Thanks you very much. It realy helps. ------------ shovel204 at 9/17/2002 1:13:26 AM W2K cd under support/tools/ double click deploy.cab it will install to a folder there is a good text file called if I remember correctly "unattend" this will not only give good examples, but a guide to what and how to set different options. I will post one here as well. [data] floppyless = "1" msdosinitiated = "1" OriSrc = "\%SERVERNAME%RemInst\%INSTALLPATH%\%MACHINETYP E%" OriTyp = "4" LocalSourceOnCD = 1 [SetupData] OsLoadOptions = "/noguiboot /fastdetect" SetupSourceDevice = "DeviceLanmanRedirector\%SERVERNAME%RemInst\%INSTA LLPATH%" [Unattended] OemPreinstall = no NoWaitAfterTextMode = 0 FileSystem = LeaveAlone ExtendOEMPartition = 0 ConfirmHardware = no NtUpgrade = no Win31Upgrade = no TargetPath = WINNT OverwriteOemFilesOnUpgrade = no OemSkipEula = yes InstallFilesPath = "\%SERVERNAME%RemInst\%INSTALLPATH%\%MACHINETYP E%" [UserData] ProductID = xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName = Name of licensee OrgName = company name ComputerName = %MACHINENAME% [GuiUnattended] Full Unattended AdminPassword = * OemSkipWelcome = 1 OemSkipRegional = 1 TimeZone = %TIMEZONE% [LicenseFilePrintData] AutoMode = PerSeat [Display] ConfigureAtLogon = 0 BitsPerPel = 16 XResolution = 800 YResolution = 600 VRefresh = 60 AutoConfirm = 1 [Networking] ProcessPageSections=Yes [Identification] JoinDomain = Domain_name DomainAdmin = administrator DomainAdminPassword = * CreateComputerAccountInDomain = No DoOldStyleDomainJoin = no [NetProtocols] MS_TCPIP=params.MS_TCPIP [params.MS_TCPIP] ; transport: TC (TCP/IP Protocol) InfID=MS_TCPIP DHCP=Yes [NetClients] MS_MSClient=params.MS_MSClient [params.MS_MSClient] InfID=MS_MSClient [NetServices] MS_Server=params.MS_Server [params.MS_Server] ; service: SRV (Server) InfID=MS_Server BroadcastsToLanman2Clients = No [ServicesSection] [RemoteInstall] Repartition = Yes UseWholeDisk = Yes [OSChooser] Description =" Windows 2000 Professional" Help ="Automatically installs Windows Professional without prompting the user for input." LaunchFile = "%INSTALLPATH%\%MACHINETYPE% emplatesstartrom.com" ImageType =Flat Version="5.0" ------------ henry at 9/16/2002 4:11:51 PM I am looking for a sample of an unattend install answer file for win2k SP2. Any help greatly appreciated.. Serverwatch.com
Copyright Internet.com Inc. All Rights Reserved. |