A collection of components for Borland Delphi and Borland C++Builder to perform administrative tasks under Windows NT/2000/XP.Now the collection has 7 components:
TWmiQuery executes queries against WMI service. Use it to retrieve almost any computer configuration information. For example: "select * from Win32_Account";
TWmiConnection connects TWmiQuery component to a destination computer.
TWmiProcessControl controls processes running on a local or remote servers;
TWmiStorageInfo obtains variety of information about disks, CDROMs, partitions, tapes etc;
TWmiDiskQuota manages disk quotas under Windows XP or higher;
TWmiOs obtains over 60 different properties of the operating system, reboot remote computers, synchronize time etc.
TWmiRegistry edits the registry on a local or remote computer.
This version is precompiled for Delphi 7.Visit us at http://www.online-admin.com/download.htmlto download versions for other compilers. |