I'd rather not run round checking each machine individually, is there some server-side software I can use? It's a mixed linux/windows network (clients and servers) but I'm only interested in the windows clients.
I'd rather not run round checking each machine individually, is there some server-side software I can use? It's a mixed linux/windows network (clients and servers) but I'm only interested in the windows clients.
For Windows clients you can use a WMI script to obtain this. The info here should help get you started.
Thanks to @mh for the link to WMI. Here's the script I ended up with.
You can do this via SCOM but it's a big hammer to crack a small nut to be honest.