VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



netapi32dllExamples

by Gordon Wilmot (2 Submissions)
Category: Miscellaneous
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

This example (which should be under VisualBASIC but has ended up in the wrong section - apoligies) demonstrates a number of API calls available from
netapi32.dll which can get all the workstations, users, groups and
local groups from a domain and provide extensive information on each
entity. The code could form the basis for developing a domain management or
monitoring package. Some of the API calls that are demonstrated include: -

NetGetDCName, NetUserGetInfo, NetGroupEnum, NetSessionEnum, NetGroupGetUsers, NetLocalGroupEnum, NetLocalGroupGetMembers, NetServerEnum, NetShareEnum, NetUserEnum, NetWkstaUserEnum

Rate netapi32dllExamples

Download netapi32dllExamples

Download netapi32dllExamples (249 KB)

netapi32dllExamples Comments

No comments have been posted about netapi32dllExamples. Why not be the first to post a comment about netapi32dllExamples.

Post your comment

Subject:
Message:
0/1000 characters