Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Im looking for a way to get my VB .Net program to enumerate all domains, computers, shares, and files on the network. This file will be indexed, but regardless - how do i get my program to be able to scan through the network like one could do manually thru internet explorer? Im contemplating right now bringing in the VB Scripting objects dll and using the FileSystemObject. but i would like something a little more dynamic so itll work on different systems. Please advise.