Network Interface in Windows (WMI Mode)

Network Interface in Windows (WMI Mode)

Execute the NetworkInterface.vbs located in <Applications Manager Home>/working/conf/applications/scripts/ directory from command prompt as follows:

For Remote servers,
cscript NetworkInterface.vbs <hostname> <username> <password>

For Local servers,
cscript Networknterface.vbs <hostname>

where,
hostname, username, and password  is the target server's hostname/IP address, username specified for monitoring and password of that user respectively.

Check whether you are able to get the output for the above commands.

                    New to ADSelfService Plus?

                      • Related Articles

                      • Configuration Information in Windows (WMI Mode)

                        Information Script Name System Information  conf-sys-info.vbs OS Information conf-os-info.vbs Memory Information  conf-mem-info.vbs Processor Information  conf-proc-info.vbs Network Interface Settings  conf-net-info.vbs Printer Settings  ...
                      • Configuring non-admin user account for WMI monitoring

                        By default, Windows allows only members of the Administrators or Domain Admin groups to read WMI class information. However, you can configure a regular user to access WMI information by performing the following steps on the server that needs to be ...
                      • Setting WMI access through Active Directory and Group Policy Object for non-admin user

                        In our case, we run Active Directory on Windows 2008 R2 and we want to scan the target machine which is Windows 2012 R2 machine. Our domain is called “APMCLU” and we name our dedicated WMI user-account “wmiuser”. First – Setting done from Active ...
                      • WMI Error Troubleshooting Guide

                        Overview This Knowledge Base provides troubleshooting guidance for commonly encountered Windows Management Instrumentation (WMI) errors that may occur while adding a Windows monitor or collecting metrics through WMI mode in Applications Manager. WMI ...
                      • Unable to Retrieve Data Through WMI Mode

                        Overview This article provides troubleshooting steps to identify and resolve data collection failures for Windows monitors configured in WMI mode. If one or more metrics are not being collected, the steps in this article will help determine whether ...