The WNet wrapper can be used to enumerate all the computers on a network. To do so, call the function WNet.EnumerateNetwork. It will execute, then return a WNetNodeCollection, which contains multiple levels of network nodes (WNetNode objects), much like tree view nodes.