B
Bonkers in Yonkers
Trying to get his right but not quite there yet.
We have a Windoes 2000 environment with one domain
controller running SP4 and about 65 clients.
We like to wipe and load every 6 months. Now is that six
months. We want to use unattended installation to do
this. RIS is not available as there is only a c:\
partition on the DC and this is the only server.
We have created the network boot disk ( DOS based ). We
have created a folder on c:\ called W2K. Have copied the
Windows 2000 Professional i386 folder to the W2K folder.
So, we have c:\w2k\i386. We have shared the i386 folder
as I386$ so that it is hidden. We have used the Setup
Manager to create the unattend.txt file and manually
created the unattend.udf file. Copied that to the i386
folder.
Put in network boot disk, reboot machine, map a drive to
n:\ ( n:\ = \\dc01\i386$ ) and change to n:\. No
problems so far.
We then enter winnt /s:\\dc01\i386$ /u:\\dc01\i386$
unattend.txt /udf:abc1,\\dc01\i386$ unattend.udf. I have
also entered
winnt /s:n:\ /u:unattend.txt /udf:abc1,unattend.udf as
well as
winnt /s:n:\ /u:n:\unattend.txt /udf:abc1,n:\unattend.udf.
In each case we are getting an error that the file
n:\unattend.txt is either not accessible or invalid.
Here is a copy of the unattend.txt file:
;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINNT
Repartition=Yes
UseWholeDisk=Yes
[GuiUnattended]
AdminPassword=xxxxxxxx
OEMSkipRegional=1
TimeZone=35
OemSkipWelcome=1
[OEM_Ads]
backgroud=backgrd.bmp
logo=companylogo.bmp
[UserData]
FullName="Installer"
OrgName=Company, Inc.
ComputerName=ABC1
ProductID="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"
[Display]
BitsPerPel=16
Xresolution=800
YResolution=600
Vrefresh=60
[RegionalSettings]
LanguageGroup=1
[SetupMgr]
DistFolder=C:\W2K\I386
DistShare=I386$
[Identification]
JoinDomain=mydomain
DomainAdmin=Administrator
DomainAdminPassword=xxxxxx
[Networking]
InstallDefaultComponents=Yes
There are no permissions issues to this file as for this
purpose EVERYONE has full control!
Remember, we are running the winnt command because we are
using a DOS based network boot disk.
Thank you,
Going bonkers in Yonkers!
We have a Windoes 2000 environment with one domain
controller running SP4 and about 65 clients.
We like to wipe and load every 6 months. Now is that six
months. We want to use unattended installation to do
this. RIS is not available as there is only a c:\
partition on the DC and this is the only server.
We have created the network boot disk ( DOS based ). We
have created a folder on c:\ called W2K. Have copied the
Windows 2000 Professional i386 folder to the W2K folder.
So, we have c:\w2k\i386. We have shared the i386 folder
as I386$ so that it is hidden. We have used the Setup
Manager to create the unattend.txt file and manually
created the unattend.udf file. Copied that to the i386
folder.
Put in network boot disk, reboot machine, map a drive to
n:\ ( n:\ = \\dc01\i386$ ) and change to n:\. No
problems so far.
We then enter winnt /s:\\dc01\i386$ /u:\\dc01\i386$
unattend.txt /udf:abc1,\\dc01\i386$ unattend.udf. I have
also entered
winnt /s:n:\ /u:unattend.txt /udf:abc1,unattend.udf as
well as
winnt /s:n:\ /u:n:\unattend.txt /udf:abc1,n:\unattend.udf.
In each case we are getting an error that the file
n:\unattend.txt is either not accessible or invalid.
Here is a copy of the unattend.txt file:
;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINNT
Repartition=Yes
UseWholeDisk=Yes
[GuiUnattended]
AdminPassword=xxxxxxxx
OEMSkipRegional=1
TimeZone=35
OemSkipWelcome=1
[OEM_Ads]
backgroud=backgrd.bmp
logo=companylogo.bmp
[UserData]
FullName="Installer"
OrgName=Company, Inc.
ComputerName=ABC1
ProductID="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"
[Display]
BitsPerPel=16
Xresolution=800
YResolution=600
Vrefresh=60
[RegionalSettings]
LanguageGroup=1
[SetupMgr]
DistFolder=C:\W2K\I386
DistShare=I386$
[Identification]
JoinDomain=mydomain
DomainAdmin=Administrator
DomainAdminPassword=xxxxxx
[Networking]
InstallDefaultComponents=Yes
There are no permissions issues to this file as for this
purpose EVERYONE has full control!
Remember, we are running the winnt command because we are
using a DOS based network boot disk.
Thank you,
Going bonkers in Yonkers!