Shortcut Menu

Skip

Main Navigation

Choose your language


ActiveXperts Network Monitor ships with a large collection of ADSI based checks. It also offers a native Active Directory check, to keep an eye on the Active Directory services, processes and performance counters.

Use ActiveXperts Netork Monitor to monitor your virtualization servers, domains, computers and devices. It runs on a single Windows server, without agents required on the monitored systems. It has many built-in checks and also allows administrators to create custom checks using PowerShell, VBScript and SSH.


Computer - ADSI vbscript sample

Active Directory Services Interface (ADSI) is a set of COM (Common Object Model) programming Interfaces. Like ODBC, ADSI provides common access to directories by adding a provider for each directory protocol type.

You can use any of the VBScript programs below in ActiveXperts Network Monitor. Click here for an explanation about how to include scripts in ActiveXperts Network Monitor.

On this site, you can find many ADSI samples.

The ADSI class can be used in ActiveXperts Network Monitor to monitor your servers.


Description

ActiveXperts Network Monitor ships with a large collection of ADSI based checks. It also offers a native Active Directory check, to keep an eye on the Active Directory services, processes and performance counters.

Use ActiveXperts Netork Monitor to monitor your virtualization servers, domains, computers and devices. It runs on a single Windows server, without agents required on the monitored systems. It has many built-in checks and also allows administrators to create custom checks using PowerShell, VBScript and SSH.

Example(s)

Sub ListConnectedComputers( strDomain )