G
Ghazan Haider
I've been looking for script samples or tools that would get the list
of computers on the network in the domain/workgroup, connect to each
machine and get the contents of a specific registry path, building an
array of computer->reg pair.
This would be useful in getting a list of machines that have a
specific software installed, have ram amount below a threshold, have
3com NICs etc. This is assuming all machines are running the same OS
and the script is run as administrator.
I've been able to get the registry contents of one specific computer
using vbscript and activestate perl, but how do you get a list of all
machines in a domain?
Even better, is there a shareware (or otherwise) application that can
do these things?
of computers on the network in the domain/workgroup, connect to each
machine and get the contents of a specific registry path, building an
array of computer->reg pair.
This would be useful in getting a list of machines that have a
specific software installed, have ram amount below a threshold, have
3com NICs etc. This is assuming all machines are running the same OS
and the script is run as administrator.
I've been able to get the registry contents of one specific computer
using vbscript and activestate perl, but how do you get a list of all
machines in a domain?
Even better, is there a shareware (or otherwise) application that can
do these things?