This script will query all computers in the AD Domain or Work Group Name up pass it. It will try to connect
to each computer and collect the computer name, the computer OS Type and OS Serial Number. It will then
add this information into a database file (.mdb) for later use. At the end of the script it will display
the number of computers using different Operating Systems. When you pass the export option it will
write the computer name, the OS Type and OS Serial Number out to a comma delimited file.
This script was created when I noticed I query from a search engine was directed to my site for this. I figured
if someone was looking for why not make it :) .
|