You are here:

ActiveXperts.com > Administration

ActiveXperts Network Monitor

Administration scripts, tools and utilities

VBScript

VBScript (short for Visual Basic Scripting Edition) is the de-facto scripting language for Microsoft Operating Systems. It uses COM (Component Object Model) to access elements of the environment within which it is running. VScript has a Basic-like language that many popular applications (e.g., Microsoft Outlook, Internet Explorer-IE) and many developer products (e.g., Microsoft Visual Studio-VS) use. VBScript descends from Visual Basic for Applications (VBA), which is the language Visual Basic (VB) and Microsoft Office products rely on.
Read more »

Powershell

Microsoft Windows PowerShell is a command-line shell and scripting tool based on the Microsoft .NET Framework. It is designed for system administrators, engineers and developers to control and automate the administration of Windows and applications. More than hundred command-line tools (so called "cmdlets") can be used to perform system administration tasks and Windows Management Instrumentation (WMI). These cmdlets are easy to use, with standard naming conventions and common parameters, and standard tools for piping, sorting, filtering, and formatting data and objects.
Read more »

WMI - Windows Management Instrumentation

WMI is a scalable, extensible management infrastructure, included as part of Windows 2000 and later. An implementation of the Web-based Enterprise Management (WBEM), and based on the Common Information Model (CIM) adopted by the Distributed Management Task Force (DMTF), it includes a rich set of management data about computer systems, the operating system, and applications on a given managed system.
Read more »

ADSI - Active Directory Service Interfaces

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. Windows platforms contain providers for: WinNT, Active Directory, LDAP, Novell NDS and more.
Read more »

Resource Kits

A Resource Kit is a term used by Microsoft for a set of software resources and documentation released for their software products, but which is not part of that product. Resource kits offer supplementary resources such as technical guidance, compatibility and troubleshooting information, management, support, maintenance and deployment guides and multi-purpose useful administrative tools and utilities and are available separately. Typically, Microsoft releases resource kits after every major version of Microsoft Windows, Microsoft Office or a major server product.
Read more »