Why can-t I see every workstation in my network using the GetServersEx method?
You may not see all the workstations in the network if you specify a wrong server name in GetServersEx function. The AServerName parameter should be: – empty string if the calling workstation is a member of the domain; – name of the backup domain browser server if the workstation is not a member of domain. – name of primary domain controller if the workstation is not a member of domain and the domain does not have any backup domain browsers. You may also use TNTNetBrowser component to retrieve list of network hosts.