AxNTUserMan
Description
AxNTUserMan, v2.06
The component allows to easily manage users- accounts on local and remote Windows NT servers and workstations. The functionality of our component includes nearly all related functions of Windows NT API and by far surpasses the standard abilities of Windows NT user manager. The component has equally full functionality at both design and run time and works under both Windows NT and Windows 95/98. The example in Visual Basic is supplied.
AxNTUserMan 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;
- AxNTService: Enables your applications to configure a Windows NT server remotely;
- 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.
Latest Update
28, Jan - 2000
- AxNTUserMan has a method GetLocalGroupMembers. In fact this method served as a read method for LocalGroupMembers property before. Now it is published and you can use it directly. This gives you more control over returned accounts. Now you may request only user members of local group, only global groups that are members of local group, return the accounts where group are substituted with their members and more.
- 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.