|
|
发表于 2004-1-20 20:09:20
|
显示全部楼层
[求助]如何自动化装Windows NT
[Unattended]
OemPreinstall = yes
NoWaitAfterTextMode = 0
NoWaitAfterGUIMode = 0
FileSystem = LeaveAlone
ExtendOEMPartition = 0
ConfirmHardware = no
NtUpgrade = no
Win31Upgrade = no
TargetPath = *
OverwriteOemFilesOnUpgrade = no
OemSkipEula=Yes
[UserData]
FullName = "wwwfox"
OrgName = "wwwfox.net"
ComputerName = wwwfox-net
ProductId = "727-1111111"
[GuiUnattended]
OemSkipWelcome = 0
OEMBlankAdminPassword = 0
TimeZone = "(GMT+08:00) 北京,重庆,乌鲁木齐"
AdvServerType = SERVERNT
[LicenseFilePrintData]
AutoMode = PerServer
AutoUsers = 1
[Display]
ConfigureAtLogon = 0
BitsPerPel = 8
XResolution = 640
YResolution = 480
VRefresh = 60
AutoConfirm = 1
[Network]
DetectAdapters = DetectAdaptersSection
InstallProtocols = ProtocolsSection
InstallServices = ServicesSection
InstallInternetServer = InternetParamSection
JoinWorkgroup = computer1
[DetectAdaptersSection]
[ProtocolsSection]
[ServicesSection]
[InternetParamSection]
InstallDir = C:\Inetsrv
InstallINETSTP = 1
InstallWWW = 1
WWWRoot = C:\Inetsrv\WWWRoot
InstallGOPHER = 1
GopherRoot = C:\Inetsrv\GopherRoot
InstallFTP = 1
FTPRoot = C:\Inetsrv\FTPRoot
InstallADMIN = 1
InstallW3SAMP = 1
InstallHTMLA = 1
|
|