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 ...
                    • Limitations when monitoring Network Drives via WMI in Windows Monitors

                      Overview When monitoring Windows systems via WMI, mapped network drives may not appear under Monitor Details → Disk Tab → Disk Utilization. This is because mapped drives are associated with a specific user's login session, and WMI queries executed ...
                    • What the steps to add a Windows NT server monitor in WMI mode?

                      WMI is available in all recent versions of Windows. WMI is installed with Windows Me, Windows 2000, Windows XP and Windows Server 2003. We need to install WMI in Windows 98 and Windows NT 4.0 for monitoring it in WMI mode. For Windows 98 and Windows ...