Unattended Setup of WinNT Server 4.0 Network Monitor and AgentID: Q167701
|
By default, the Microsoft Windows NT 4.0 "Deployment Guide" provides the option to only install the Network Monitor Agent for Microsoft Windows NT Server version 4.0 and Microsoft Windows NT Workstation version 4.0. Windows NT Server provides the Network Monitoring software. In order to install the agent and the monitoring software, a different option name is used in the Unattended answer file.
To install the Network Monitor Agent and Tools on Windows NT Server 4.0,
only the NETMONTOOLS is used instead of NETMON in the service section of
the Unattended answer file.
The following example shows how to install the Network Monitor Agent for
Windows NT Server and Workstation.
[NETWORK]
InstallServices = SelectedServices
[SelectedServices]
NETMON = NETMONParams
[NETMONParams]
[NETWORK]
InstallServices = SelectedServices
[SelectedServices]
NETMONTOOLS = NETMONParams
[NETMONParams]
http://www.microsoft.com/kb and download the Windows NT 4.0 Deployment Guide from http://www.microsoft.com/ntworkstation.NOTE: The Deployment Guide is valid for both Windows NT Workstation and Windows NT Server.
Additional query words: prodnt
Keywords : kbsetup ntsetup ntreskit NTSrvWkst
Version : WinNT:4.0
Platform : winnt
Issue type :
Last Reviewed: February 16, 1999