Select the product you need help with
Nasıl YAPıLıR: Unattend.txt dosyası için katılımsız kurulum parametreleriMakale numarası: 155197 - Bu makalenin geçerli olduğu ürünleri görün. Bu SayfadaÖzetKatılımsız Kur, özgün donatım üreticilerine (OEM), şirketler ve diğer kullanıcıların Windows NT katılımsız modda yüklemek için bir yöntemdir. Windows NT Kur Katılımsız modda başlatmak için aşağıdaki komutu belirtmelisiniz: Winnt [32] /u: < yanıt dosyası > / s: < yükleme kaynağını > yükleme işlemini otomatikleştirmek ve < kaynak yükleme > bilgi içeren bir Windows NT yükleme dosyalarının konumunu dosyasıdır < yanıt dosyası > olduğu. Bu makaledeki < yanıt dosyası > Unattend.txt dosyası olarak anılır. Daha fazla bilgiUnattend.txt dosyası biçimiBölüm üstbilgileri, Parametreler ve değerleri bu parametreler için bir yanıt dosyası genellikle oluşur. (Kullanıcı tanımlı olabilir), ancak çoğu, bölüm başlıkları önceden tanımlanmıştır. Yükleme bunları gerektirmezse, Unattend.txt dosyasında tüm olası parametrelerini ve anahtarlarını belirlemek gerekli değildir. Dosya biçimi aşağıdaki gibidir:[section1] ; ; Section contains keys and the corresponding ; values for those keys/parameters. ; keys and values are separated by "=" signs ; Values usually require double quotes "" around them ; key = value . . [section2] key = value . . Unattend.txt dosyası parametreleri'nin açıklaması[Unattended] OemPreinstall Value: Yes | No NoWaitAfterTextMode Value: 0 | 1 NoWaitAfterGuiMode Value: 0 | 1 FileSystem Value: ConvertNTFS | LeaveAlone ExtendOemPartition Value: 0 | 1 Örneğin 10 GB sabit disk varsa, çoğu MS-DOS tabanlı bölümleme araçları yalnızca 2 GB'LIK bir bölüm oluşturmanıza olanak verir. Bu değer, "1" olarak ayarlanmış olduğunda, Kur sürücüye dışında en çok 7,8 GB'ın genişletir. Bu sürücü sistem tarafından nasıl çevrilir temel / denetleyici BIOS ve en çok 7,8 GB, daha az olabilir. Sürücü 7,8 GB sınırının birimi genişletebilirsiniz 1024 silindir, 255 kafaları 63 kesimleri, parça başına CHS değerler kullanılarak çevrilmiş, iz başına sektörleri, yalnızca 32, ancak en fazla bölüm boyutu yarısı veya yaklaşık düşürülür 4 GB. Aynı numarayı, kafaları azalır, doğru tutar. Sürücü çevrimi bölümü 7,8 GB izin verilen en büyük boyutunu büyüt emin olmak için "Sistem/denetleyici bıos'de etkin" olduğundan emin olun. ConfirmHardware Value: Yes | No NtUpgrade Values: Yes | No | Manual | Single Win31Upgrade Values: Yes | No OverwriteOemFilesOnUpgrade Values: Yes | No TargetPath Values: * | <path name> | Manual TargetPath = \winnt40 Not: c:\winnt veya d:\winntws gibi sürücü harfleri kullanın. Önyükleme bölümü dışında bir sürücüyü belirtmek için <a0></a0>, komut anahtarı/t: Kur komutu ile kullanmanız gerekir. Örneğin, winnt32.exe /t:d: D sürücüsüne Windows NT yüklenecek. ComputerType Values: <hal description> [, Retail | OEM] Descriptions are from the COMPUTER Section of TXTSETUP.SIF ---------------------------------------------------------- ComputerType = "AST Manhattan SMP","RETAIL" ComputerType = "Compaq SystemPro Multiprocessor or 100% Compatible","RETAIL" ComputerType = "Corollary C-bus Architecture","RETAIL" ComputerType = "Corollary C-bus Micro Channel Architecture","RETAIL" ComputerType = "IBM PS/2 or other Micro Channel-based PC","RETAIL" ComputerType = "MPS Uniprocessor PC","RETAIL" ComputerType = "MPS Multiprocessor PC","RETAIL" ComputerType = "MPS Multiprocessor Micro Channel PC","RETAIL" ComputerType = "NCR System 3000 Model 3360/3450/3550","RETAIL" ComputerType = "Olivetti LSX5030/40","RETAIL" ComputerType = "Standard PC","RETAIL" ComputerType = "Standard PC with C-Step i486","RETAIL" ComputerType = "Wyse Series 7000i Model 740MP/760MP","RETAIL" Kendi özel bir HAL varsa, hattınızın gibi şöyle olmalıdır: ComputerType = "This is my special HAL","OEM" Kullandığınız bir OEM tarafından sağlanan, HAL, sürücü adı [OemBootFiles] bölümünde bulunması gerekir unutmayın. KeyboardLayout Value: <layout description> ÖRNEK: KeyBoardLayout = "US-International" Not: Windows NT'ün yerelleştirilmiş bir sürümünü kullanıyorsanız, Unattend.txt dosyasına eklemek uygun bir dize için ikinci yükleme disketi bulunan Txtsetup.sif dosyasına bakın. -------------------------------------------------------------------- [MassStorageDrivers] <mass storage driver description> Value: RETAIL | OEM Descriptions are from the SCSI Section of TXTSETUP.SIF ====================================================== "Adaptec AHA-151X/AHA-152X or AIC-6260/AIC-6360 SCSI Host Adapter" = "RETAIL" "Adaptec AHA-154X/AHA-164X SCSI Host Adapter" = "RETAIL" "Adaptec AHA-174X EISA SCSI Host Adapter" = "RETAIL" "Adaptec AHA-274X/AHA-284X/AIC-777X SCSI Host Adapter" = "RETAIL" "Adaptec AHA-294X/AHA-394X or AIC-78XX PCI SCSI Controller" = "RETAIL" "Adaptec AHA-2920 or Future Domain 16XX/PCI/SCSI2Go SCSI Host Adapter" = "RETAIL" "AMD PCI SCSI Controller/Ethernet Adapter" = "RETAIL" "AMIscsi SCSI Host Adapter" = "RETAIL" "BusLogic SCSI Host Adapter" = "RETAIL" -------------------------------------------------------------------- [DisplayDrivers] <display driver description> Value: RETAIL | OEM -------------------------------------------------------------------- [KeyboardDrivers] <keyboard driver description> Value: RETAIL | OEM [KeyBoardDrivers] "XT, AT, or Enhanced Keyboard (83-104 keys)" = "RETAIL" -------------------------------------------------------------------- [PointingDeviceDrivers] <pointing device driver description> Value: RETAIL | OEM Descriptions are from the MOUSE Section of TXTSETUP.SIF ====================================================== "Microsoft Mouse Port Mouse (includes BallPoint)" = "RETAIL" "Logitech Mouse Port Mouse" = "RETAIL" "Microsoft InPort Bus Mouse" = "RETAIL" "Microsoft Serial Mouse" = "RETAIL" "Microsoft BallPoint Serial Mouse" = "RETAIL" "Logitech Serial Mouse" = "RETAIL" "Microsoft (Green Buttons) or Logitech Bus Mouse" = "RETAIL" "No Mouse or Other Pointing Device" = "RETAIL" "Microsoft Mouse Port Mouse (includes BallPoint)" = "RETAIL" -------------------------------------------------------------------- [OEMBootFiles] Txtsetup.oem <hal file name> <scsi driver file name> -------------------------------------------------------------------- [OEM_Ads] Banner Values: <text string> Banner = "My own Windows NT setup" Logo Values: <file name> [,<resource id>] Logo = Myown.bmp Background Values: <file name> [,<resource id>] Background = Mybackground.bmp -------------------------------------------------------------------- [GuiUnattended] OemSkipWelcome Value: 0 | 1 OEMBlankAdminPassword Value: 0 | 1 TimeZone Value: <text string> ; (GMT) Greenwich Mean Time; Dublin, Edinburgh, London ; (GMT+01:00) Lisbon, Warsaw ; (GMT+01:00) Paris, Madrid ; (GMT+01:00) Berlin, Stockholm, Rome, Bern, Brussels, Vienna ; (GMT+02:00) Eastern Europe ; (GMT+01:00) Prague ; (GMT+02:00) Athens, Helsinki, Istanbul ; (GMT-03:00) Rio de Janeiro ; (GMT-04:00) Atlantic Time (Canada) ; (GMT-05:00) Eastern Time (US & Canada) ; (GMT-06:00) Central Time (US & Canada) ; (GMT-07:00) Mountain Time (US & Canada) ; (GMT-08:00) Pacific Time (US & Canada); Tijuana ; (GMT-09:00) Alaska ; (GMT-10:00) Hawaii ; (GMT-11:00) Midway Island, Samoa ; (GMT+12:00) Wellington ; (GMT+10:00) Brisbane, Melbourne, Sydney ; (GMT+09:30) Adelaide ; (GMT+09:00) Tokyo, Osaka, Sapporo, Seoul, Yakutsk ; (GMT+08:00) Hong Kong, Perth, Singapore, Taipei ; (GMT+07:00) Bangkok, Jakarta, Hanoi ; (GMT+05:30) Bombay, Calcutta, Madras, New Delhi, Colombo ; (GMT+04:00) Abu Dhabi, Muscat, Tbilisi, Kazan, Volgograd ; (GMT+03:30) Tehran ; (GMT+03:00) Baghdad, Kuwait, Nairobi, Riyadh ; (GMT+02:00) Israel ; (GMT-03:30) Newfoundland ; (GMT-01:00) Azores, Cape Verde Is. ; (GMT-02:00) Mid-Atlantic ; (GMT) Monrovia, Casablanca ; (GMT-03:00) Buenos Aires, Georgetown ; (GMT-04:00) Caracas, La Paz ; (GMT-05:00) Indiana (East) ; (GMT-05:00) Bogota, Lima ; (GMT-06:00) Saskatchewan ; (GMT-06:00) Mexico City, Tegucigalpa ; (GMT-07:00) Arizona ; (GMT-12:00) Enewetak, Kwajalein ; (GMT+12:00) Fiji Islands, Kamchatka, Marshall Is. ; (GMT+11:00) Magadan, Soloman Is., New Caledonia ; (GMT+10:00) Hobart ; (GMT+10:00) Guam, Port Moresby, Vladivostok ; (GMT+09:30) Darwin ; (GMT+08:00) Beijing, Chongqing, Urumqi ; (GMT+06:00) Alma Ata, Dhaka ; (GMT+05:00) Islamabad, Karachi, Sverdlovsk, Tashkent ; (GMT+04:30) Kabul ; (GMT+02:00) Cairo ; (GMT+02:00) Harare, Pretoria ; (GMT+03:00) Moscow, St. Petersburg AdvServerType Value: SERVERNT | LANMANNT | LANSECNT DetachedProgram Value: <detached program string> Arguments Value: <arguments string> -------------------------------------------------------------------- [UserData] FullName Value: <string> OrgName Value: <string> ComputerName Value: <string> ProductID Value: <string> -------------------------------------------------------------------- [LicenseFilePrintData] AutoMode Values: PERSEAT | PERSERVER AutoUsers Value: <decimal number> [LicenseFilePrintData] AutoMode = PerServer or PerSeat AutoUser = xxxx or PerServer (where XXXX is the number of licenses purchased) -------------------------------------------------------------------- [Display] ConfigureAtLogon Value: 0 | 1 BitsPerPel Value: <valid bits per pixel> Xresolution Value: <valid x resolution> Yresolution Value: <valid y resolution> Vrefresh Value: <valid refresh rate> Flags Value: <valid flags> AutoConfirm Value: 0 | 1 [Display] BitsPerPel = 8 XResolution = 1024 YResolution = 768 VRefresh = 70 Flags = 0 AutoConfirm = 1 Video kartı tanımlı ayarlarını kullanamaz veya geçersiz, varsayılan yükleme için kullanılabilir. Video kartınızın Windows NT tarafından algılanmaz ve bir OEM ekran kartı varsa, üçüncü taraf video sürücülerini yükleyebilirsiniz. Ek bilgi için, Microsoft Bilgi Bankası'ndaki makaleyi görüntülemek üzere aşağıdaki makale numarasını tıklatın: 166028 Sonraki üç parametre kullanabileceğiniz [DisplayDriver yerine], [OemBootFiles] bölümleri özel Txtsetup.OEM dosyaları ve üçüncü taraf video sürücülerini yüklemek için. Video bağdaştırıcı için gerekli olan dosya ve sürücüleri dizinindeki $ OEM $ \Display dağıtım paylaşım noktası bulunması.
(http://support.microsoft.com/kb/166028/EN-US/
)
Üçüncü taraf video sürücüleri ile Txtsetup.OEM katılımsız yükleme InstallDriver Value: 0 | 1 InfFile Values: <inf file name 1>, <inf file name 2>, ... InfOption Values: <inf option 1>, <inf option 2>, ... InfFile = s3.inf, matrox.inf InfOption = S3 765, Millennium 3D -------------------------------------------------------------------- [Modem] InstallModem Value: <modem parameter section> -------------------------------------------------------------------- [<modem parameter section>] <COM port number> Values: <Modem description> [, <Manufacturer>, <Provider>] <a0>[Modem]</a0> bölümünün bir örnek aşağıda listelenmiştir: [Modem] InstallModem = MyModemParameters [MyModemParameters] Com2 = "Hayes V-Series Ultra Smartmodem 9600" -------------------------------------------------------------------- [Network] Attended Value: Yes | No JoinWorkgroup Value: <workgroup name> JoinDomain Value: <domain name> CreateComputerAccount Values: <username>, <password> InstallDC Value: <domain name> DetectAdapters Value: <detect adapters section> | "" InstallAdapters Value: <install adapters section> InstallProtocols Value: <protocols section> InstallServices Value: <services section> NWWKSTA - Client service for Netware SNMP = SNMP service RAS = Remote access service NETMON = Network monitor STCPIP = Simple TCPIP TCPPRINT = TCPIP Printing service INETSTP = Install internet server SAP = SAP service InstallInternetServer Value: <internet information server parameters> -------------------------------------------------------------------- [<Detect Adapters Section>] DetectCount Value: <number of detection attempts> LimitTo Value: <netcard inf option> LimitTo = AMDPCN -------------------------------------------------------------------- [<Install Adapters Section>] <Netcard Inf option> = <netcard parameter section>, <oem path> <Netcard Inf option> Value: <netcard parameter section> [Installadapters] AMDPCN = AMDPCNParameters <oem path> -------------------------------------------------------------------- [<netcard parameter section>] Hkey_local_machine\system\currentcontrolset\services\<%netcardkeyname%>;X Burada X = 1 ya da sıra bağdaştırıcısının yüklü. Bu anahtar parametreleri anahtarda arayın ve değerleri unutmayın. Not: tüm değerleri kayıt defterinde, onaltılık görünür, ancak unattend.txt dosyasında, bu değerleri onluk tabana dönüştürülmesi gerekir. Örneğin ıobaseaddress değeri = kayıt defterindeki 0x300 ıobaseaddress için ayarlanmalıdır 768 yanıt dosyasında =. Aşağıda bu parametrelerin bir örnektir: [EE16Params] !AutoNetInterfaceType = 1 Transceiver = 3 !AutoNetBusNumber = 0 IoChannelReady = 2 IoBaseAddress = 784 InterruptNumber = 10 Not: her tür ağ kartı için bu değerleri farklı ancak sayılar her zaman ondalık biçimde görünür. -------------------------------------------------------------------- [<Protocols Section>] NBF Value: <Netbeui Parameters> NWLNKIPX Value: <IPX Parameters> TC Value: <Tcpip Parameters> DLC Value: <DLC Parameters> RASPPTP (Point to Point Protocol) Value: <Ras PTPP Parameters> STREAMS Value: <Streams parameters> ATALK (Apple talk protocol) Value: <ATALK parameters> -------------------------------------------------------------------- [<NetBeui Parameters>] -------------------------------------------------------------------- [<IPX Parameters>] -------------------------------------------------------------------- [<Tcpip Parameters>] DHCP Value: Yes | No ScopeID Value: <scope ID> IPAddress Value: <Ip address> Used to specify the IP address for the computer. Subnet Value: <subnet address> Specifies the subnet mask address. Gateway Value: <gateway address> Identifies the default gateway address for the computer. DNSServer Value: <IP Addresses> Used to specify up to 3 DNS servers. WINSPrimary Value: <IP Address> Used to specify the IP address of the primary WINS server. WINSSecondary Value: <IP address> Used to specify the IP address of the secondary WINS server. DNSName Value: <DNS domain name> This key is used to specify the DNS domain name. -------------------------------------------------------------------- [<Services Section>] NETMON Value: <Netmon Parameters section> Points to <Netmon Parameters> STCPIP Value: <Simple TCPIP parameters section> Points to <Simple TCPIP parameters> TCPPRINT Value: <TCPIP Printing Parameters section> Points to <TCPIP Printing Parameters> INETSTP Value: <Internet server parameters section> Points to <Internet server parameters> SAP Value: <SAP Prameters section> Points to <SAP Prameters> SNMP Value: <Snmp Parameters> Points to <Snmp Parameters> RAS Value: <Ras Parameters> Points to <Ras Parameters> NWWKSTA Value: <NetWare Client Parameters> Points to <NetWare Client Parameters> -------------------------------------------------------------------- [Netmon Parameters section] -------------------------------------------------------------------- [Simple TCPIP parameters section] -------------------------------------------------------------------- [TCPIP Printing Parameters section] -------------------------------------------------------------------- [SAP Parameters section] -------------------------------------------------------------------- [<NetWare Client Parameters>] !DefaultLocation Value: <server_location> !DefaultLocation = "*ABC\MARKETING.US" !DefaultScriptOptions Values: 0 | 1 | 3 -------------------------------------------------------------------- [<Snmp Parameters>] Accept_CommunityName Value: <community names> Send_Authentication Value: Yes | No Any_Host Value: Yes | No Limit_Host Values: <host names> Community_Name Value: <community name> Traps Values: <IP addresses> | <IPX addresses> Contact_Name Value: <name> Location Value: <computer location> Service Values: Physical, Applications, Datalink, Internet, EndtoEnd. -------------------------------------------------------------------- [<RasParameters>] PortSections Values: <port section name> DialoutProtocols Value: TCP/IP | IPX | NETBEUI | ALL Bu <a0><rasparameters></a0> bölümünde kalan parametreleri yalnızca RAS sunucusu yükleme için geçerlidir. DialinProtocols Value: TCP/IP | IPX | NETBEUI | ALL NetBEUIClientAccess Value: Network | ThisComputer TcpIpClientAccess Value: Network | ThisComputer UseDHCP Value: YES | NO StaticAddressBegin Value: <IP_address> StaticAddressEnd Value: <IP_address> ExcludeAddress Value: <IP_address1 - IP_address2> ClientCanRequestIPAddress Value: YES | NO IpxClientAccess Value: Network | ThisComputer AutomaticNetworkNumbers Value: YES | NO NetworkNumberFrom Value: <IPX_net_number> AssignSameNetworkNumber Value: YES | NO ClientsCanRequestIpxNodeNumber Value: YES | NO -------------------------------------------------------------------- [<port section name>] PortName Value: COM1 | COM2 | COM3-COM25 DeviceType Value: Modem PortUsage Value: DialOut | DialIn | DialInOut -------------------------------------------------------------------- [<internet information server section>] InstallINETSTP Value: 0 | 1 InstallADMIN Value: 0 | 1 InstallFTP Value: 0 | 1 FTPRoot Value: <ftp root directory> InstallWWW Value: 0 | 1 WWWRoot Value: <www root directory> InstallGOPHER Value: 0 | 1 GopherRoot Value: <gopher root directory> InstallDir Value: <internet services install directory> InstallW3SAMP Value: 0 | 1 InstallHTMLA Value: 0 | 1 GuestAccountName Value: <name> GuestAccountPassword Value: <password string> =============================================================== Örnek katılımsız dosyaHızlı başvuru için tüm girişleri'ni ve uygun değer aralığı içeren örnek bir katılımsız dosyası oluşturuldu. Not, bu dosyayı NT iş istasyonu ve NT Server için geçerli girişler, bu dosya yalnızca başvuru ancak bir gerçek bir yanıt dosyası kullanılmak üzere tasarlanmıştır.;[Unattended] ;Method = Express|Custom ;NtUpgrade = Yes|No ;Win31Upgade = Yes|No ;TargetPath = *|<Path Name>|Manual ;OverwriteOemFilesOnUpgrade = Yes|No ;ConfirmHardware = Yes|No ;OEMPreinstall = Yes|No ;NoWaitAfterTextMode = (0 = stop, 1 = Reboot) ;NoWaitAfterGuiMode = (0 = stop, 1 = Reboot) ;FileSystem = ConvertNTFS|LeaveAlone ;ExtendOemPartition = (0 = no, 1 = Yes)
; Descriptions are from the COMPUTER Section of TXTSETUP.SIF
; ======================================================
; ComputerType = "AST Manhattan SMP","RETAIL"
; ComputerType = "Compaq SystemPro Multiprocessor or 100%
; Compatible","RETAIL"
; ComputerType = "Corollary C-bus Architecture","RETAIL"
; ComputerType = "Corollary C-bus Micro Channel Architecture","RETAIL"
; ComputerType = "IBM PS/2 or other Micro Channel-based PC","RETAIL"
; ComputerType = "MPS Uniprocessor PC","RETAIL"
; ComputerType = "MPS Multiprocessor PC","RETAIL"
; ComputerType = "MPS Multiprocessor Micro Channel PC","RETAIL"
; ComputerType = "NCR System 3000 Model 3360/3450/3550","RETAIL"
; ComputerType = "Olivetti LSX5030/40","RETAIL"
; ComputerType = "Standard PC","RETAIL"
; ComputerType = "Standard PC with C-Step i486","RETAIL"
; ComputerType = "Wyse Series 7000i Model 740MP/760MP","RETAIL"
;KeyBoardLayout = <Layout description>
; Example;
; KeyBoardLayout = "US-International"
;[GuiUnattended]========================================
;[GuiUnattended]
;OemSkipWelcome = (0 = no, 1 = Yes)
;OemBlankadminPassword = (0 = no, 1 = Yes)
;TimeZone = <Time Zone>
; The following are strings for AdvServerType
; AdvServerType = LANMANNT
; AdvServerType = LANSECNT
; AdvServerType = SERVERNT
; Definition of Server Type
; LANMANNT=PDC
; LANSECNT=BDC
; SERVERNT=Standalone
;[UserData]============================================
;[UserData]
;FullName = <user name>
;OrgName = <company name>
;ComputerName = <computer name>
;ProductID = <product ID> (CD-key)
;
; Note if PID is for an OEM version of NT the algorithm for the
; PID is the following xxxyy-OEM-0000016-zzzzz
;
; x = Julian calendar date for the day
; y = The current year (last two digits)
; z = Any numerics combination you want
;
;
;[LicenseFilePrintData]=================================
;[LicenseFilePrintData]
; AutoMode = PerServer or PerSeat
; AutoUser = xxxx or PerServer
;[NetWork]==============================================
;[NetWork]
;Attend = Yes|No
; This value should not be specified for a complete unattended install
;
;JoinWorkGroup = <workgroup name>
;JoinDomain = <Domain name>
;CreateComputerAccount = <user_name, password>
;InstallDC = <domain name>
;InstallAdapters = <Install adapters section>
;
; If not AUTODETECTED do not use
; this option
;
;DetectAdapters = <detect adapters section>|""
;
;InstallProtocols = <Protocol(s) list section>
;InstallServices = <Sevices list section>
;InstallInternetServer <internet information server parameters>
;DoNotInstallInternetServer = Yes|No
;[detect adapters section]
;
; Only used if the adapter
; AUTODETECTED by setup.
;
;DetectCount = <Number of detection attempts (I believe the max is 4)>
;LimitTo = <netcard inf option>
;Example;
; LimitTo = DECETHERWORKSTURBO
;[Install adapters section]
; Examples;
; DECETHERWORKSTURBO = DECETHERWORKSTURBOParams
; EE16 = EE16Params
;[DECETHERWORKSTURBOParams]
;InterruptNumber = 5
;IOBaseAddress = 768 ;Note!! all numbers in these sections
;MemoryMappedBaseAddress = 851968 ;are converted from hex to decimal
;!AutoNetInterfaceType = 1 ;(768 = 300h). You can get these values
;!AutoNetBusNumber = 0 ; from the registry of a computer with
;the adapter installed.
;[EE16Params]
;!AutoNetInterfaceType = 1
;Transceiver = 3
;!AutoNetBusNumber = 0
;IoChannelReady = 2
;IoBaseAddress = 784
;InterruptNumber = 10
;[Protocol(s) list section]
; OEM File listing for protocols
;
; TCPIP - OEMNXPTC.INF
; NETBEUI - OEMNXPNB.INF
; IPX - OEMNSVNW.INF
; DLC - OEMNXPDL.INF
; Point to Point Protocol - OEMNXPPP.INF
; STREAMS - OEMNXPST.INF
; Apple Talk - OEMNXPSM.INF
;
; TC = TCPIPParams
; NBF = NetBeuiParams
; NWLNKIPX = NWLINKIPXParams
; DLC = DLCParams
; RASPPTP = RASPPTPParams
; STREAMS = STREAMSParams
; ATALK = ATALKParams
;[TCPIPParams]
; DHCP = yes|no
; IPAddress = www.xxx.yyy.zzz
; Subnet = www.xxx.yyy.zzz
; Gateway = www.xxx.yyy.zzz
; DNSServer = www.xxx.yyy.zzz, www.xxx.yyy.zzz, www.xxx.yyy.zzz
; WINSPrimary = www.xxx.yyy.zzz
; WINSSecondary = www.xxx.yyy.zzz
; DNSName = <DNS name server>
; ScopeID = This_is_the_scope_id
;[NetBeuiParams]
; No parameters needed
;[NWLINKIPXParams]
; No parameters needed
;[DLCParams]
; No parameters needed
;[RASPPTPParams]
; No parameters needed
;[STREAMSParams]
; No parameters needed
;[ATALKParams]
; Need to figure out how to set the default zone and adapter. From
; testing this does work once finished. Reason is for printing. Many
; high end publishing companies used Apple printers on their networks
; and would need this protocol to print.
;[Sevices list section]
; NWWKSTA = InstallCSNW
; SNMP = InstallSNMP
; RAS = InstallRemoteAccess
; NETMON = InstallNetMon
; STCPIP = InstallSimpleTCP
; TCPPRINT = InstallTCPPrint
; INETSTP = InstallInternetServer
; SAP = InstallSAP
;[InstallCSNW]
; !DefaultLocation = <server location (usaully preferred server)>
; !DefaultScriptOption = 0|1|3
; 0 = No scripts will be run
; 1 = Netware 3.X level scripts
; 3 = Either Netware 3.X or 4.X level scripts can be run
;[InstallSNMP]
; Accept_CommunityName = Name1, Name2, Name3 (Max is 3)
; Send_Authentication = yes | no
; AnyHost = yes | no
; Limit_Host = host1, host2, host3 (Max is 3)
; Community_name = <Community name>
; Traps = IPaddress | IPXaddress (max of 3 IP or IPX addresses)
; Contact_Name = <user name>
; Location = <computer location>
; Service = Physical, Applications, Datalink, Internet, EndToEnd
;[Modem]================================================
;[Modem]
;InstallModem = <Modem parameter section>
; Example;
; InstallModem = MyModem
;
;[ModemParameterSection]
;<Com Port Number> = <Modem description>
; Example;
; Com2 = "Hayes V-Series Ultra Smartmodem 9600"
;
;
;[InstallRemoteAccess]
;
; PortSections = <port section name>
; DialoutProtocols = TCP/IP|IPX|NetBEUI|All
; DialInProtocols = TCP/IP|IPX|NetBEUI|All
; NetBEUIClientAccess = Network|ThisComputer
; TCPIPClientAccess = Network|ThisComputer
; IPXClientAccess = Network|ThisComputer
; UseDHCP = Yes|No
; StaticAddressBegin = <IP address> (used only if UseDHCP = No)
; StaticAddressEnd = <IP address> (used only if UseDHCP = No)
; ExcludeAddress = <IP address1 - IP address2>
; The above is used to exclude a range of addresses when a range has
; been assigned manually. Requires that StaticAddressBegin and
; StaticAddressEnd are specified already.
;
; ClientCanRequestIPAddress = Yes|No
; AutomaticNetworkNumbers = Yes|No
; NetworkNumberFrom <IPX Net Number>
; AssignSameNetworkNumber = Yes|No
; ClientsCanRequestIpxNodeNumber = Yes|No
; [port section name]
; PortName = COM1|COM2|COM3-COM25
; DeviceType = modem (presently only value available)
; DeviceName = "Hayes V-Series Ultra Smartmodem 9600"
; PortUsage = DialOut|DialIn|DialInOut
;[InstallNetMon]
;[InstallSimpleTCP]
;[InstallTCPPrint]
;[<internet information server parameters>]
;
; (0 = do not install, 1 = install)
; InstallINETSTP = 0|1
; InstallFTP = 0|1
; InstallWWW = 0|1
; InstallGopher = 0|1
; InstallADMIN = 0|1
; InstallMosaic = 0|1
; InstallGateway = 0|1
; InstallDNS = 0|1
; InstallHELP = 0|1
; InstallSMALLPROX = 0|1
; InstallCLIENTADMIN = 0|1
; WWWRoot = <www root directory i.e. C:\INETSRV\WWW>
; FTPRoot = <FTP root directory i.e. C:\ftp>
; GopherRoot = <gopher root directory i.e C:\INETSRV\GOPHER>
; InstallDir = <Internet services install directory>
; EmailName = <E-mail Name i.e. john@org.com>
; UseGateway = 1
; GatewayList = \\gateway1 \\gateway2 \\gateway3
; DisableSvcLoc = 1
; GuestAccountName <name>
; GuestAccountPassword <password string>
;[InstallSAP]
;[DisplayDrivers]=======================================
; [DisplayDrivers]
; <Display driver description> = Retail|Oem
;[Display]==============================================
;[Display]
;
; For this to fully automate, the ConfigureAtLogon can not be used at all.
;
; ConfigureAtLogon = (0 = during setup, 1 = at first logon)
;
;BitsPerPel = <Valid bits per pixel>
;XResolution = <Valid X resolution>
;YResolution = <Valid Y resolution>
;VRefresh = <Valid refresh rate>
;Flags = <Valid flags>
;AutoConfirm = (0 = do not use specified settings, 1 = use pre-defined
;settings)
;InstallDriver (0 = No, 1 = Yes)
;InfFile = <inf file name 1>,<inf file name 2>,.......
;InfOption = <inf option 1>,<inf option 2>,.........
; Example:
; InstallDriver = 1
; InfFile = S3.inf, Matrox.inf
; InfOption = s3 765, Millennium 3D
;[KeyBoardDrivers]======================================
;[KeyBoardDrivers]
;"XT, AT, or Enhanced Keyboard (83-104 keys)" = "RETAIL"
; Descriptions are from the KEYBOARD Section of TXTSETUP.SIF
; ======================================================
; "XT, AT, or Enhanced Keyboard (83-104 keys)" = "RETAIL"
;[PointingDeviceDrivers]================================
;[PointingDeviceDrivers]
; Descriptions are from the MOUSE Section of TXTSETUP.SIF
; ======================================================
; "Microsoft Mouse Port Mouse (includes BallPoint)" = "RETAIL"
; "Logitech Mouse Port Mouse" = "RETAIL"
; "Microsoft InPort Bus Mouse" = "RETAIL"
; "Microsoft Serial Mouse" = "RETAIL"
; "Microsoft BallPoint Serial Mouse" = "RETAIL"
; "Logitech Serial Mouse" = "RETAIL"
; "Microsoft (Green Buttons) or Logitech Bus Mouse" = "RETAIL"
; "No Mouse or Other Pointing Device" = "RETAIL"
; "Microsoft Mouse Port Mouse (includes BallPoint)" = "RETAIL"
;[MassStorageDrivers]===================================
;[MassStorageDrivers]
; Descriptions are from the SCSI Section of TXTSETUP.SIF
; ======================================================
; "Adaptec AHA-151X/AHA-152X or AIC-6260/AIC-6360 SCSI Host Adapter" =
; "RETAIL"
; "Adaptec AHA-154X/AHA-164X SCSI Host Adapter" = "RETAIL"
; "Adaptec AHA-174X EISA SCSI Host Adapter" = "RETAIL"
; "Adaptec AHA-274X/AHA-284X/AIC-777X SCSI Host Adapter" = "RETAIL"
; "Adaptec AHA-294X/AHA-394X or AIC-78XX PCI SCSI Controller" = "RETAIL"
; "Adaptec AHA-2920 or Future Domain 16XX/PCI/SCSI2Go SCSI Host Adapter" =
; "RETAIL"
; "AMD PCI SCSI Controller/Ethernet Adapter" = "RETAIL"
; "AMIscsi SCSI Host Adapter" = "RETAIL"
; "BusLogic SCSI Host Adapter" = "RETAIL"
; "BusLogic FlashPoint" = "RETAIL"
; "Compaq 32-Bit Fast-Wide SCSI-2/E" = "RETAIL"
; "Compaq Drive Array" = "RETAIL"
; "Dell Drive Array" = "RETAIL"
; "DPT SCSI Host Adapter" = "RETAIL"
; "Future Domain TMC-7000EX EISA SCSI Host Adapter" = "RETAIL"
; "Future Domain 8XX SCSI Host Adapter" = "RETAIL"
; "IBM MCA SCSI Host Adapter" = "RETAIL"
; "IDE CD-ROM (ATAPI 1.2)/Dual-channel PCI IDE Controller" = "RETAIL"
; "Mitsumi CD-ROM Controller" = "RETAIL"
; "Mylex DAC960/Digital SWXCR-Ex Raid Controller" = "RETAIL"
; "NCR 53C9X SCSI Host Adapter" = "RETAIL"
; "NCR C700 SCSI Host Adapter" = "RETAIL"
; "NCR 53C710 SCSI Host Adapter" = "RETAIL"
; "Symbios Logic C810 PCI SCSI Host Adapter" = "RETAIL"
; "Olivetti ESC-1/ESC-2 SCSI Host Adapter" = "RETAIL"
; "QLogic PCI SCSI Host Adapter" = "RETAIL"
; "MKEPanasonic CD-ROM Controller" = "RETAIL"
; "Sony Proprietary CD-ROM Controller" = "RETAIL"
; "UltraStor 14F/14FB/34F/34FA/34FB SCSI Host Adapter" = "RETAIL"
; "UltraStor 24F/24FA SCSI Host Adapter" = "RETAIL"
;[DetectedMassStorage]==================================
;[DetectedMassStorage]
;[OEMAds]===============================================
;[OEMAds]
;Banner = <text string> (must be enclosed in quotes and have the string
;'Windows NT')
; Example;
; Banner = "My own Windows NT setup"
;Logo = <file name>
;Background = <file name>
;[OEMBootFiles]=========================================
;[OEMBootFiles]
ÖzelliklerMakale numarası: 155197 - Son Gözden Geçirme: 19 Ocak 2007 Cuma - Gözden geçirme: 2.3 Bu makaledeki bilginin uygulandığı durum:
Otomatik Tercüme ÖNEMLİ: Bu makale, bir kişi tarafından çevrilmek yerine, Microsoft makine-çevirisi yazılımı ile çevrilmiştir. Microsoft size hem kişiler tarafından çevrilmiş, hem de makine-çevrisi ile çevrilmiş makaleler sunar. Böylelikle, bilgi bankamızdaki tüm makalelere, kendi dilinizde ulaşmış olursunuz. Bununla birlikte, makine tarafından çevrilmiş makaleler mükemmel değildir. Bir yabancının sizin dilinizde konuşurken yapabileceği hatalar gibi, makale; kelime dağarcığı, söz dizim kuralları veya dil bilgisi açısından yanlışlar içerebilir. Microsoft, içeriğin yanlış çevrimi veya onun müşteri tarafından kullanımından doğan; kusur, hata veya zarardan sorumlu değildir. Microsoft ayrıca makine çevirisi yazılımını sıkça güncellemektedir. Makalenin İngilizcesi aşağıdaki gibidir:155197
(http://support.microsoft.com/kb/155197/en-us/
)
| Makale çevirileri
|




Üste








