You can download the report here: http://community.spiceworks.com/reports/3681
You can also easily modify the script to search for any device so instead of servers you could change this line:
WHERE operating_system LIKE 'Windows Server%' to WHERE operating_system LIKE 'Windows 7%'
to report only your Windows 7 computers.
This script is a hack of the original SQL script by Ben.B (Spiceworks)
http://community.spiceworks.com/reports/1140
Thanks Ben!!Share this:
- Click to share on Twitter (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to print (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on Reddit (Opens in new window)
- Click to share on Telegram (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- Click to share on Pocket (Opens in new window)
- Click to share on WhatsApp (Opens in new window)
Related