Configuration Management

Hiya

I’m dealing with quite a few environments and is a pain to document all the deltas and differences between them. I’m wondering if there would be a sql tool to do this,
I’m thinking of a tool that Creates Listings of Applications, Ports, Connections, Users, etc and that you that could detect differences between a list of entities in different environments.
That could make the migration process run more smoothly. Has anybody heard or develop of such a tool ?

Cheers,

The Configuration SDK … ?
The Configuration Import Wizard … ?

;D

I was hopping of some sql based applciation that would allow me to see differences between environments and produce some readable documentation

You could use the Configuration SDK to export settings in both environments to a flat file and compare the two…

If it’s bespoke SQL you are looking for, I may need to move this Thread to the Developers Forum…

Tony

I was hopping of some kind of tool to crate nice reports and diferences about environments form a single or few buttons :slight_smile:

Well as said you can create it

2 Likes