Command line interface, Edit lmhosts file on external proxy, Figure 77selecting wins tab – Raritan Computer COMMANDCENTER NOC User Manual

Page 75

Advertising
background image

CHAPTER

4:

CONFIGURING WINDOWS MANAGEMENT

63

8. Click on the WINS tab.

Figure 77Selecting WINS Tab

9. Click the Add… button and specify the address of the WINS server for the remote appliance

to use for Windows computer name resolution and click add.

Command Line Interface

Alternatively, you can issue this command on the command line interface:

netsh interface ip set WINS <nic name> static <wins server IP
address
>

Where:
<

nic name

> is the interface that is connected to the external proxy

<

wins server IP address

> is the IP address of the WINS server.

Edit LMHOSTS File on External Proxy
If a WINS server is not available but you need to resolve NetBIOS names to IP addresses for
Windows servers that exist in another network, you can also edit the lmhosts file on the
external proxy.
1. On the external proxy, start a text editor like Notepad.
2. Locate the lmhosts file in this path:

<

Windows home drive>\<windows home directory>\system32\drivers\etc

For example, C:\WINDOWS\system32\drivers\etc

3. Add an entry to the lmhosts file in the following format:

<IP Address> <ComputerName (NetBIOS Name)>

Where:
<

IP Address

> is the IP address of each remote Windows server from which you wish to

collect WMI data.
<

ComputerName (NetBIOS Name)

> is the NetBIOS name you wish to resolve.

4. Save the file.

Advertising