| Author |
Spid's Mon (9/16) Win2K Pro. QoD
|
|
|
| It's Monday, so a nice little short and sweet question to ease us all into the work week 
Ruscorp wants to perform a clean Windows 2000 Professional installation on 20 new computers he has purchased. The systems support booting from the CD-Rom and Ruscorp would like to perform a fully unattended installation. Ruscorp creates the appropriate answer file and he wants to begin the installation from the Windows 2000 Professional CD on each computer.
Which of the following should Ruscorp perform to accomplish his objective?
A. Name the answer file Winnt.sif and save it to a floppy disk.
B. Name the answer file Unattend.txt and save it to a floppy disk.
C. Run Sysdiff.exe on each computer.
D. Run Sysprep.exe on each computer.
Good luck and I'll see you Tuesday for the answer! | |
| Deja-vue 2002-09-15, 9:59 pm |
| Good Evening,Spid.
It's Sunday evening 8:40 PM here...whats up with that?
going with A
Here's an Example:
; Edit these for a particular machine...
[UserData]
ComputerName=changeme
[params.MS_TCPIP.Adapter1]
IPAddress=0.0.0.0
;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINNT
; This means wipe the whole disk
Repartition = Yes
[GuiUnattended]
AdminPassword=*
OEMSkipRegional=1
TimeZone=4
OemSkipWelcome=1
[UserData]
FullName="Computer Graphics Laboratory"
OrgName="Blue Screen of Death"
[RegionalSettings]
LanguageGroup=1
[Branding]
BrandIEUsingUnattended=Yes
[URL]
Home_Page=http://www.Blue-ScreenofDeath.com
[Proxy]
Proxy_Enable=0
Use_Same_Proxy=0
[Identification]
JoinWorkgroup=GRAPHICS-DOMAIN
[Networking]
InstallDefaultComponents=No
[NetOptionalComponents]
LPDSVC=1
[NetAdapters]
Adapter1=params.Adapter1
[params.Adapter1]
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.Adapter1
[params.MS_TCPIP.Adapter1]
SpecificTo=Adapter1
DHCP=No
SubnetMask=255.255.255.0
DefaultGateway=171.64.77.1
DNSServerSearchOrder=171.64.7.99,171.64.7.77,171.64.7.55
WINS=Yes
NetBIOSOptions=1
DNSDomain=Blue-ScreenofDeath.com WinsServerList=171.64.77.200 | |
| Slinky 2002-09-15, 10:22 pm |
| Most definately A. | |
| NetChild1985 2002-09-16, 2:29 am |
| It's a lazy rainy morning here in BG! The school starts today and most of my free time disappears.....Blah, blah. I'm sitting back on my PC, checking the forum and I'm selecting "A" as the correct answer on this question Spid! 
Have a great week all!  | |
| robertmillar 2002-09-16, 3:49 am |
| A | |
| denis_baribeau 2002-09-16, 7:27 am |
| That would be an (A) for me
A. Name the answer file Winnt.sif and save it to a floppy disk.
 | |
| namrak 2002-09-16, 4:42 pm |
| Ah, the old unattended installation question. The answer is (A). I could choose a different answer, but I would be wrong.  | |
|
| quote: Originally posted by Spid
It's Monday, so a nice little short and sweet question to ease us all into the work week 
Ruscorp wants to perform a clean Windows 2000 Professional installation on 20 new computers he has purchased. The systems support booting from the CD-Rom and Ruscorp would like to perform a fully unattended installation. Ruscorp creates the appropriate answer file and he wants to begin the installation from the Windows 2000 Professional CD on each computer.
Which of the following should Ruscorp perform to accomplish his objective?
A. Name the answer file Winnt.sif and save it to a floppy disk.
B. Name the answer file Unattend.txt and save it to a floppy disk.
C. Run Sysdiff.exe on each computer.
D. Run Sysprep.exe on each computer.
Good luck and I'll see you Tuesday for the answer!
And the answer is......"A" 
You need to name the answer file winnt.sif and save it to a floppy diskette. When you run Setup from the Windows 2000 Professional CD, the answer file needs to be named Winnt.sif in order for Setup to read it. |
|
|
|