Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UI for NT Admin access to NT API
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00431787
Message ID:
00431797
Views:
14
>An NT Admin asked me if I could create a GUI to be able to report on existing NT Server Groups and Users to be able to create many-to-many queries. They want to read the data at runtime and query for users on one Group or Groups for one user. They have tons of users and groups and have a hard time to manage movements from users between groups and their permissions with the NT Admin interface.
>
>I could easily do this if I knew of API functions to access this info, or if there is a COM interface to it. I looked into WSH and did not see anything to report on NT Groups/Users. Security access should not be a problem as only Admins will use this app.
>
>Is this possible? Can anyone point me to a reference or info on this?

Try looking at the WMI (Windows Management Instruments) in the MSDN library. It is under the Platform SDK - Management Services. Its not that easy unless you are good at VB or C++. However it can be done in VFP with some work.

HTH

REM
Previous
Reply
Map
View

Click here to load this message in the networking platform