If I run this for a domain with a large
number of machines, I always get different number of servers in array
@servers. For instance, I may get 582 machines in one run, while getting 712 in
another
run.
Win32::NetAdmin::GetServers(
'', $domain, SV_TYPE_NT, \@servers);
Anybody knows why it should behave as such? I'm use
ActiveState Perl build 522.
Linchi
