To enable us to do better change management tracking on our hosting platform, I need to be able to compare our production Windows 2003/2008 virtual servers with the base image they were cloned from.

I'm looking for a tool that will allow us to compare and report differences on such things as registry settings, installed drivers, installed applications and so on. I need this to work on machines that are standalone.

I've done a fair bit of googling but nothing jumps out at me.

Does such a tool exist?

link|improve this question

Each software use a different method in the cloned image, so if that app exists, can be from the software provider, or a third-party done by others. There's no "global" app that does what you need. – Carlos Jun 22 '11 at 10:14
feedback

closed as not constructive by sysadmin1138 Nov 17 '11 at 0:17

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

2 Answers

up vote 2 down vote accepted

I have used SysCompare with reasonable success in the past.

link|improve this answer
Was that the Full Fat or Lite version? – Kev Jun 22 '11 at 10:52
@Kev That is the Full version – Jeff Jun 22 '11 at 10:55
feedback

This is not exactly meant for Virtual machines. But afaik, it does similar thing. But it is nowhere near easy. It is a enterprise grade software from Microsoft and afaik its costly. But it delivers like anything. i have seen it in action. it does integrate with AD if you like and gives a dashboard where you can view all the details of all the machines you want to monitor. it is called sccm. System Centre Configuration manager. it can make the different machines to be same, by publishing the software to all the hosts without needing to goto individual host and installing . you have a centralized place where you can manage everything. I am not sure if this what you are looking for. I am not a windows expert. So i cant comment much on this or about the other products for windows.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.