by James Gohl (1 Submission)
Category: Miscellaneous
Compatability: VB Script
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(4 Votes)
Enumerate network resources - get computer, domain and share names on your lan network, works with xp. Having looked at Mark van Renswoude's code for "Show all Domains and Computers in LAN" that didn't work with XP because of the way it didn't recursively find each network resource, I have written this for those out there who need this! This example is simple and contains only 5 api calls and 4 short functions, easy to add to your own applications and there are no bugs! If you like please vote.