AxNTService

Description

AxNTService, v2.06

The control interacts with Windows NT services on local or remote computers. It may start, stop, delete, create and configure services. Now network administrators can relax configuring services on remote servers while sitting in front of their own computers. The example project in Visual Basic implements service manager, which can configure services much more subtle than the original one, that may be found in Control Panel.

AxNTServices control is a part of the product NTSet ActiveX which currently includes 6 controls for directly accessing Windows NT features.

The information below provides a brief description of other 5 ActiveX controls included into the package NTSet ActiveX.

  • AxNTEventLog: Create your own Windows NT log analyzers with this control;
  • AxNTUserMan: Gives your application the ability to manage NT users' accounts;
  • AxNTPrivilege: Enables your programs to edit user accounts and privileges on Windows NT;
  • AxNTFileSecurity: Used to assign access rights for files on NTFS;
  • AxNTRegSecurity: Allows to monitor and change security settings of registry keys.
DownloadRegisterFAQ
Latest Update
 
28, Jan - 2000

  • All controls in the NTSet ActiveX have got a few new features: Method EnumServers. This method extends functionality of GetServers method. It also returns a list of servers found on network, but allows to specify the kind of servers to be searched for. For example you may request Windows NT Servers only. The rest (Windows NT Workstations, Windows 98 computers and others) will be ignored.