MSFN Forum: winnt.sif CD for 3 machines - MSFN Forum

Jump to content



  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

winnt.sif CD for 3 machines Rate Topic: -----

#1 User is offline   Tinywoods 

  • Member
  • PipPip
  • Group: Members
  • Posts: 140
  • Joined: 04-April 04

  Posted 11 January 2005 - 11:03 AM

I tried several times but I could not solve. :(
I want to make an Unattended install CD for my 3 machines. Only Network is OK but “Display” and 3 “Computer names” do not work.
I put below “winnt.sif”, winnt.udb and winnt.bat in XPCREAT / FILESCD / i386.
Will you let me know ? :wacko:


;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=/WINDOWS
Repartition=No
FileSystem=*
UnattendSwitch="yes"
DriverSigningPolicy=Ignore
OemPnPDriversPath="Drivers/Nic/Asus_LAN;Drivers/Nic/Abit_LAN;Drivers/Nic/Aopen_LAN"
DriverSigningPolicy=Ignore

[GuiUnattended]
AdminPassword=xxxxxxxxxxxxxxxxxxxx
EncryptedAdminPassword=Yes
OEMSkipRegional=1
TimeZone=200
OemSkipWelcome=1

[UserData]
ProductID=""
FullName="Tinywoods"
OrgName=""
ComputerName=*

[Display]
BitsPerPel=24
Xresolution=1280
YResolution=1024

[RegionalSettings]
LanguageGroup=1,2,9

[SetupMgr]
ComputerName0=PC1
ComputerName1=PC2
ComputerName2=PC3

[Identification]
JoinWorkgroup=WORKGroup

[Networking]
InstallDefaultComponents=No

[NetAdapters]
Adapter1=params.Adapter0

[params.Adapter0]
INFID=*

[NetClients]
MS_MSClient=params.MS_MSClient

[NetServices]
MS_SERVER=params.MS_SERVER

[NetProtocols]
MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]
DNS=No
UseDomainNameDevolution=No
EnableLMHosts=Yes
AdapterSections=params.MS_TCPIP.Adapter0

[params.MS_TCPIP.Adapter0]
SpecificTo=Adapter0
DHCP=No
IPAddress=192.168.00.00
SubnetMask=255.255.255.0
DefaultGateway=192.168.00.00
DNSServerSearchOrder=000.000.000.000,111.111.111.111
WINS=No
NetBIOSOptions=0


#2 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 11 January 2005 - 02:14 PM

please use CODE tages. They're not hard to figure out, just press the code button, paste the text, press the button again.

#3 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 11 January 2005 - 04:52 PM

So basically youre trying to have 1 UA cd, but use it for multiple PC's.. which of course each would need to have different hostnames and CDKEYS?

Id be very interested to find the solution to this as well, as I would make things much more convenient. (Course I havent searched for it so someone has probably already covered this before)

#4 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 11 January 2005 - 05:23 PM

just make a cmd file that asks u what computer your using, or make a script that detects the pc & sets appropriate pc name / resolution

#5 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 11 January 2005 - 06:58 PM

Right, but the winnt.sif is loaded way at the beginning of the install... how would you implement this?

Again, I havent search a bunch for this.. not really sure what terms to use to be honest.. so if its been covered (which i wouldnt be surprised if it has) hit me up with some search terms or the thread and Ill stop buggin ya... ;)

#6 User is offline   Tinywoods 

  • Member
  • PipPip
  • Group: Members
  • Posts: 140
  • Joined: 04-April 04

  Posted 12 January 2005 - 07:55 AM

Thank you for all responses. :
>Alanoll
OK I?fll use Code Buttons from next time.

> durex
Yes, I have three PCs that need to have different hostnames and XP CDKEYS. So I set ?gblank?h in ProductID part. Actually, it is not full unattended mode. I need to input ProductIDs and select ComputerNames for 3 machines.
I have visited many sites that describe about winnt.sif, but I could not find out any solution.

> MCT
It?fs a good idea. ?c.?@I want to try the cmd file if you have.

I do not want to use a winnnt.sif in floppy. I want to use just one DVD for my PCs when I install XP pro and Office.

#7 User is offline   Tinywoods 

  • Member
  • PipPip
  • Group: Members
  • Posts: 140
  • Joined: 04-April 04

  Posted 12 January 2005 - 07:58 AM

Sorry, there are something happen above my previous post. :huh:


Thank you for all responses.
>Alanoll
OK I?fll use Code Buttons from next time.

> durex
Yes, I have three PCs that need to have different hostnames and XP CDKEYS. So I set ?gblank?h in ProductID part. Actually, it is not full unattended mode. I need to input ProductIDs and select ComputerNames for 3 machines.
I have visited many sites that describe about winnt.sif, but I could not find out any solution.

> MCT
It?fs a good idea. ?c.?@I want to try the cmd file if you have.

I do not want to use a winnnt.sif in floppy. I want to use just one DVD for my PCs when I install XP pro and Office.

#8 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 12 January 2005 - 08:04 AM

i dont have 1, but its been posted here

#9 User is offline   Tinywoods 

  • Member
  • PipPip
  • Group: Members
  • Posts: 140
  • Joined: 04-April 04

  Posted 12 January 2005 - 10:08 AM

Here are other 2 files that I use with winnt.sif. In case of .bat, you may not able to read some sentences, I guess. But do not worry; it is only mentioned "caution" in Japanese.

Winnt.udb
;SetupMgrTag
[UniqueIds]
    PC1=UserData
    PC2=UserData
    PC3=UserData
    
[PC1:UserData]
    ComputerName=PC1

[PC2:UserData]
    ComputerName=PC2

[PC3:UserData]
    ComputerName=PC3


winnt.bat
@rem SetupMgrTag
@echo off

rem
rem ‚±‚ê‚Í?AƒZƒbƒgƒAƒbƒv ƒ}ƒl?[ƒWƒƒ ƒEƒBƒU?[ƒh‚Å?¶?¬‚³‚ꂽƒoƒbƒ` ƒXƒNƒŠƒvƒg‚̃Tƒ“ƒvƒ‹‚Å‚·?B
rem ‚±‚̃XƒNƒŠƒvƒg‚ð?A?¶?¬‚³‚ꂽ?ê?Š‚©‚çˆÚ“®‚³‚¹‚½?ê?‡‚Í?AƒXƒNƒŠƒvƒg‚Ì?C?³‚ª•K—v‚Å‚ ‚邱‚Æ‚ª‚ ‚è‚Ü‚·?B
rem

set AnswerFile=.\winnt.sif
set UdfFile=.\winnt.udb
set ComputerName=%1
set SetupFiles=F:\i386

if "%ComputerName%" == "" goto USAGE

F:\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile% /udf:%ComputerName%,%UdfFile% /makelocalsource /copysource:lang
goto DONE

:USAGE
echo.
echo Žg—p–@: unattend ^<computername^>
echo.

:DONE


#10 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 12 January 2005 - 04:23 PM

You can make a multi-boot disc with 3 different BOOT folders (each having a different winnt.sif).
So that when the CD boots up, it will ask which of the 3 options to install and you just choose the one you want - that's all.

#11 User is offline   fillalph 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 324
  • Joined: 29-July 03

Posted 12 January 2005 - 05:36 PM

I would recommend reading this post:

http://www.msfn.org/board/index.php?showtopic=21316&hl=

]Bonkers[

#12 User is offline   Incroyable HULK 

  • Slowly Turning Green...
  • Group: Super Moderator
  • Posts: 1,256
  • Joined: 05-March 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 12 January 2005 - 06:01 PM

prathapml, on Jan 12 2005, 04:23 PM, said:

You can make a multi-boot disc with 3 different BOOT folders (each having a different winnt.sif).
So that when the CD boots up, it will ask which of the 3 options to install and you just choose the one you want - that's all.

I agree, go for Multi-Boot! Much more flexible

#13 User is offline   Tinywoods 

  • Member
  • PipPip
  • Group: Members
  • Posts: 140
  • Joined: 04-April 04

  Posted 13 January 2005 - 08:03 AM

:D
>prathapml, ]Bonkers[, Incroyable HULK
Thank for your interesting information ! I will try this week end.

#14 User is offline   Tinywoods 

  • Member
  • PipPip
  • Group: Members
  • Posts: 140
  • Joined: 04-April 04

  Posted 15 January 2005 - 02:02 AM

I understand there are two ways to make an Unattended DVD for my three PCs. One is a cmd file that ]Bonkers[ has posted, another one is three-winnt.sif.

http://www.msfn.org/board/index.php?showtopic=21316&st=10

http://www.911cd.net...?showtopic=3352

Cmd file is too difficult to understand for me due to my less skill. So I chose three-winnt.sif. However, three-winnt.sif is also difficult for me to make a DVD.
I do not understand to load three boot.Bin files in one time. I may need to make a script file to load them. Nero Burning ROM can not load more than two boot.bin files in a same time.
I may need more time to find out solution. Now I'm studying! :yes:

#15 User is offline   Incroyable HULK 

  • Slowly Turning Green...
  • Group: Super Moderator
  • Posts: 1,256
  • Joined: 05-March 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 15 January 2005 - 08:17 AM

I suggest you follow the "official" guide http://flyakite.msfnhosting.com/ which is close to the 911cd.net solution...

#16 User is offline   Tinywoods 

  • Member
  • PipPip
  • Group: Members
  • Posts: 140
  • Joined: 04-April 04

Posted 16 January 2005 - 10:02 AM

:D Dear all who informed me much useful information,
Thank you very much !
I succeeded in Multiple winnt.sif installation.
I made a DVD with three winnt.sif for my PC and one default winnt.sif . Now it works!

I refer to the "Multiple OS Boot Options" in the “Creating a multi-Boot DVD” site.
http://flyakite.msfn.../unattended.htm

#17 User is offline   digitalsr2 

  • Group: Members
  • Posts: 3
  • Joined: 06-April 05

Posted 20 April 2005 - 10:25 AM

I have a similar problem. The Multiboot will not work for me. I am dealing with hundres of machines but imaging has taken it's toll. The company wants to have fresh loads for each machine now. So, I've made an automated build all the way to the end. the problem is, we are trying to avoid floppies and burning a CD/DVD for each machine is out of the question. What are my other options?

Can the winnt.sif be located on a USB key drive?

#18 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 20 April 2005 - 03:30 PM

**CoughsearchCough**

#19 User is offline   digitalsr2 

  • Group: Members
  • Posts: 3
  • Joined: 06-April 05

Posted 21 April 2005 - 04:57 AM

I have but the search brings up nothing relavent about the winnt.sif and a usb key. How, as far as the machines there is nothing but multiboots and multiple sifs. That does me no good.

#20 User is offline   Martin Zugec 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,373
  • Joined: 24-January 04

Posted 21 April 2005 - 05:02 AM

Or you can try absolutely different approach -

I am using three files - unattend.txt, computer.txt and script.
In computer.txt I got PC name with MAC address - the script is automatically determining PC name from this file and then modify the unattend.txt, so PC is installed using the final PC name.

With this approach you can make much more things - for example (I made it few time) divide computer names by department and install different software everywhere.

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy