Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals
Introduction
» NetworkView version 3.6
» What's New?
Tutorial
» Tutorial Part 1
» Tutorial Part 2
» Tutorial Part 3
» Tutorial Part 4
» Tutorial Part 5
Discovery & Maps
» Load or Save Map
» Discover Network Automatically
» Using Maps & Lists
» Print & Print Preview
» What to do after Automatic Discovery?
» Discover Again & Modify Map Information
Nodes
» Selecting Node
» Node Properties
» Adding/Deleting/Finding Node
» Updating & Exporting Node Information
» Calling External Tools & Tooltips
Advanced Features
» Create Network Map Manually
» Export to Enhanced MetaFile (EMF)
» Changing Font & Merging Files
» Exporting Map Data to Text File
» Edit SnmpOid & Mac Addresses Databases
» Discovering without ICMP
» Viewing Log Files & Updating Maps
» Creating Map from DNS Only
» Register NVD File Type
Monitoring & Alerting
» Monitoring
» Disable Monitoring or Alerting
» How to be Alerted of Unreachable Node?
» Stopping Monitoring
» Start Monitoring Automatically
Port Scanner & Browsers
» Using Port Scanner
» SNMP Browser
» WMI Browser
Discovery Options
» General
» ICMP & SNMP
» TCP Ports
» WMI & WMI Credentials
Setting Preferences
» Views
» Colors, Fonts & Print
» Editor
» Monitoring
» Alerts
» Restoring Default Values
Technical References
» NetworkView Files
» Using NetworkView from USB Key
» Product Design
» Discovery Mechanism
Support Detail
» Registering NetworkView
» Contacting Us
 
Buy NetworkView version 3.6 Online! Buy NetworkView version 3.6 Online!

WMI & WMI Credentials

To change the preferences for WMI classes, select the menu:

  • File, Discovery Options, or click on the Discovery Optionsbutton in the File toolbar (a green screwdriver)
  • Then choose the WMI tab

The dialog contains 16 pairs of values representing the values that you want to read from the remote nodes during discoveries. You cannot set values or launch processes remotely.

unerase photos usb drive file recovery software compact flash recovery
data doctor recovery best data recovery professional file recovery software
disk recovery restore files notebook data recovery
  • WMI Class: name of WMI class
  • Value: the name of a property of that class (WQL column) that you want to read
  • Check: tries to collect all the above values from the local computer.

Technically, the command that is send is

  1. Select * from <WMI Class>. This WQL command returns a table (WQL is a basic SQL subset)
  2. The column indicated by <Value> is selected, and if there are several rows in this table, they are grouped in a single text line, separated by |.

For example:

  1. WMI Class: Win32_LogicalDisk, Value:Name
  2. Select * from Win32_LogicalDisk
  3. Part of the resulting table
  4. ... VolumeName FreeSpace Name Description ...
    ... ... ... C: ... ...
    ... ... ... D: ... ...
    ... ... ... E: ... ..
  5. Our result is:
    C: | D: | E:

WMI Credentials

To change the preferences for WMI Credentials, select the menu:

  • File, Discovery Options, or click on the Discovery Options button in the File toolbar (a green screwdriver)
  • Then choose the WMI Credentials tab

WMI uses a strong security model. To read WMI values from a remote computer, you will normally need an administrator account (See WMI Security). Up to 8 accounts can be specified in this dialog.

  • Domain/Computer: the name of a Windows domain or a computer. Domain is valid for computers part of a NT4 or Active Directory domain. For computer installed in a Workgroup, the computer name is used instead. This is the regular syntax to access Windows computer:
    • domain\user is used for AD and NT4 domains
    • computer\user is used for Workgroup machines
  • User: the name of the account
  • Password: password of the Domain or machine account. (Be careful, this information is currently not encrypted on disk !) Accounts with blank passwords are accepted (but this is a really bad idea).

During the discovery process, NetworkView follows the following steps

  1. It tries to find the domain name or computer name of the currently discovered node in one of the 8 accounts of this dialog
  2. If available, it tries to connect to the remote node with this account
  3. Else, it tries a connection with the current credentials (the one you are logged in)
  4. Else, it tries all other accounts in the list
  5. Connection has failed
Buy NetworkView version 3.6 Online! Buy NetworkView version 3.6 Online!
Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals