Docsity
Docsity

Prepare-se para as provas
Prepare-se para as provas

Estude fácil! Tem muito documento disponível na Docsity


Ganhe pontos para baixar
Ganhe pontos para baixar

Ganhe pontos ajudando outros esrudantes ou compre um plano Premium


Guias e Dicas
Guias e Dicas


Placa de Rede - unatdnt4, Notas de estudo de Informática

- - -

Tipologia: Notas de estudo

Antes de 2010

Compartilhado em 18/03/2008

thiago-germano-7
thiago-germano-7 🇧🇷

45 documentos

1 / 2

Toggle sidebar

Esta página não é visível na pré-visualização

Não perca as partes importantes!

bg1
**
**
** VIA Rhine Family Fast Ethernet Adapter
**
** Unattended Installation on Windows NT 4.0
**
**
Introduction:
=============
This document shows you how to unattended install network adapter driver
under Windows NT 4.0. This is achieved by setting the options in the
Unattend.txt file.
Contents of the Subdirectory:
=============================
UNATTEND.TXT The sample answering file for Windows NT 4.0.
UNATDNT4.TXT This file.
Installation:
=============
The following installation procedures shows how to unattended install
Windows NT 4.0 and network adapter driver on multiple computers over a
network. Each computers consists one Network Adapter.
1. Create one shared distribution folder; in our example, the shared
distribution folder is named Z:\UNATDNT4. The shared distribution
folder resides on the server which the destination computers can
connect.
2. Copy the \I386 folder from the Windows NT 4.0 Installation CD-ROM to
Z:\UNATDNT4. Maintain the same directory structure as on the CD-ROM.
3. NET USE Z:\UNATDNT4\I386
MKDIR Z:\UNATDNT4\DRIVERS\FETNDIS
4. From Drivers Diskette provided with the adapter,copy all the files
in \NT40 into Z:\UNATDNT4\DRIVERS\FETNDIS directory and copy Unattend.txt from
the Diskette into the shared directory Z:\UNATDNT4. Make sure that
Unattend.txt has the latest changes you made for customizing the unattended
installation.
5. Make sure that you have a copy of network bootable MS-DOS floppy and
the boot the system which you want to unattended install with this floppy
and connected to the shared network directory (Z:\UNATDNT4).
6. Run the command as,
Z:\UNATDNT4\i386\winnt /u:Z:\UNATDNT4\Unattend.txt /s:Z:\UNATDNT4
pf2

Pré-visualização parcial do texto

Baixe Placa de Rede - unatdnt4 e outras Notas de estudo em PDF para Informática, somente na Docsity!

** VIA Rhine Family Fast Ethernet Adapter ** ** Unattended Installation on Windows NT 4. ** **

Introduction:

This document shows you how to unattended install network adapter driver under Windows NT 4.0. This is achieved by setting the options in the Unattend.txt file.

Contents of the Subdirectory:

UNATTEND.TXT The sample answering file for Windows NT 4.0. UNATDNT4.TXT This file.

Installation:

The following installation procedures shows how to unattended install Windows NT 4.0 and network adapter driver on multiple computers over a network. Each computers consists one Network Adapter.

  1. Create one shared distribution folder; in our example, the shared distribution folder is named Z:\UNATDNT4. The shared distribution folder resides on the server which the destination computers can connect.
  2. Copy the \I386 folder from the Windows NT 4.0 Installation CD-ROM to Z:\UNATDNT4. Maintain the same directory structure as on the CD-ROM.
  3. NET USE Z:\UNATDNT4\I MKDIR Z:\UNATDNT4\DRIVERS\FETNDIS
  4. From Drivers Diskette provided with the adapter,copy all the files in \NT40 into Z:\UNATDNT4\DRIVERS\FETNDIS directory and copy Unattend.txt from the Diskette into the shared directory Z:\UNATDNT4. Make sure that Unattend.txt has the latest changes you made for customizing the unattended installation.
  5. Make sure that you have a copy of network bootable MS-DOS floppy and the boot the system which you want to unattended install with this floppy and connected to the shared network directory (Z:\UNATDNT4).
  6. Run the command as, Z:\UNATDNT4\i386\winnt /u:Z:\UNATDNT4\Unattend.txt /s:Z:\UNATDNT
  1. By adopting the above procedure, the setup runs the installation in unattended mode and also detects the plug and play network adpaters. All driver files are copied from the shared directory to the target system directories and continues installation of the OS and network adapters without user intervention.