How to manage configuration software installations of non-domain Windows XP machines?
Posted
by
Digi
on Server Fault
See other posts from Server Fault
or by Digi
Published on 2011-06-20T15:52:20Z
Indexed on
2011/06/20
16:25 UTC
Read the original article
Hit count: 212
I have a large set of unattended Windows XP machines who are not connected to a domain or even to each other. I am struggling to find any tools out there that I can use to deal with them in one application.
I am hoping to find software that I can perhaps install a client on each machine, then have it essentially proxy out configuration information and possibly commands (install, uninstall, stop service, etc) across the whole network.
The closest I've come is Nagios and its client, but it cannot be used to push files through and run commands remotely.
Any suggestions?
© Server Fault or respective owner