The NT Specific Components package contains the TNetUser, TNetServer, TNetLocalGroup and TNetGlobalGroup components which encapsulate Lanman Servers, Users and Groups.
Updated 28th February 2005
The TNetServer component allows you to connect to local or
remote servers and enumerate, add and delete uses and groups. It
also allows you to find the primary domain controller (PDC) for a domain,
list trusted domains, and force full and partial replications across the
domain.
The TNetUser component allows you to examine and change the
various properties for an NT user account. It also allows you to add
and remove users from global and local groups.
The TNetLocalGroup and TNetGlobalGroup component allows you
to examine and change the various properties for NT groups. It also
allows you to add and remove users from the groups.
TServiceManager allows you to control NT service from your
applications
TEventLog allows you to read entries from the NT event log
from your programs
TTEventLogger allows you to write entries to the NT event
log from your programs
TComputerAccessRights allows you to control computer access
rights from your programs
TSNMPSession allows you to control other programs or
computers with SNMP
TPerformanceData allws you to access NT performance data from within your programs.