-1

I wants to display the names of all computer and exchange server in the network same as we see in path Start->My Network place->Entire network->Microsoft windows network.

1 Answers1

0

Try using NetServerEnum function. The given link has a good example.

Let me know in case you in case you have any doubt in it.

Elixir Techne
  • 1,848
  • 15
  • 20
  • I have already checked this link , it is good but it displays only the name of computers which are in MSHOME network instead of names of all the computers in microsoft windows network. – user3414357 Mar 25 '14 at 06:34