;
; Microsoft Windows NT Workstation  4.0 
; Windows NT Server  4.0
; (c) 1994 - 1996 Microsoft Corporation.
;   .
;
;      
;    (Sample Unattended Setup Answer File)
;
;      ,   
;    Windows NT Workstation  Windows NT Server -
; ,     ,
;       .
;
;    ,    ,  
;     Windows NT 4.0 Resource Kit.
;
; -----------------------------------------------------------------
;       Windows NT 4.0 Server RUS
; ------------------------------------------------------------------
;       
;   FullName = 
;   ComputerName = 
;   ProductId = "040-1726354"
; (    3      (040)
;     7       7.)
;     [Display]
;       
;          
;    
; IP , ,   ..
;        
;  SETUPMGR.EXE     \SUPPORT\DEPTOOLS\i386\
;  CD    Windows NT 4.0 Workstation. 
;          2:5020/866 
;   .
; !     .
;          
; Windows 4.0 Server
;     Windows NT 4.0 Server RUS
; C:\i386\WINNT /B /U:C:\UNATTEND.TXT  /S:C:\i386
; ,      \i386    C:
;     UNATTEND.TXT     C:

[Unattended]
OemPreinstall = yes
NoWaitAfterTextMode = 1
NoWaitAfterGUIMode = 1
FileSystem = LeaveAlone
ExtendOEMPartition = 0
ConfirmHardware = no
NtUpgrade = no
Win31Upgrade = no
TargetPath = *
OverwriteOemFilesOnUpgrade = no

[OEM_Ads]
Banner = " Windows NT 4.0 "
;Logo = 
;Background = 

[UserData]
FullName = ""
ComputerName = SERVER
ProductId = "040-1726354"

[GuiUnattended]
OemSkipWelcome = 1
OEMBlankAdminPassword = 1
TimeZone = "(GMT+03:00) , ., , "
AdvServerType = LANMANNT

[LicenseFilePrintData]
AutoMode = PerSeat

[Display]
ConfigureAtLogon = 0
BitsPerPel = 24
XResolution = 800
YResolution = 600
VRefresh = 90
AutoConfirm = 1

[Modem]
InstallModem = ModemParameters

[ModemParameters]
COM1 = "Sportster 14400 Fax"

[Network]
InstallAdapters = SelectedAdaptersSection
InstallProtocols = ProtocolsSection
InstallServices = ServicesSection
DoNotInstallInternetServer = Yes
InstallDC = DOMAIN

[SelectedAdaptersSection]
PCIWNT = OEMAdapterParamSection, \$OEM$\NET\PCIWNT

[OEMAdapterParamSection]
EarlyTransmit = 0
EarlyReceive = 0
FullDuplex = 0
PCIID = 0

[ProtocolsSection]
TC = TCParameters

[TCParameters]
DHCP = no
IPAddress = 192.168.1.1
Subnet = 255.255.255.0
Gateway = 192.168.1.1
DNSServer = xxx.xxx.xxx.xxx
WINSPrimary = 192.168.1.1
DNSName = domain.ru

[ServicesSection]
RAS = RASParamSection

[RASParamSection]
PortSections = PortSection1
DialoutProtocols = TCP/IP

[PortSection1]
PortName = COM1
DeviceType = Modem
PortUsage = DialOut
