Extracting IIS Configuration in C++ -



Extracting IIS Configuration in C++ -

i need extract iis configuration text files compare files (using windiff) create sure have same configuration on every server have ( there many of them - offer on demand services ). in purpose, i'm looking way extract / dump iis configuration through c++ program. i've tried read "applicationhost" xml file, can't so. if have done kind of things helping. i've seen there api given msdn documentation not clear me. thanks.

c++ iis

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -