How can I tell if a certain IIS configuration key has been imported?
I'm building some configuration management scripts that need to be
idempotent. I need to check if the IIS keys for the web farm have been
imported on a server and if not import them.
I've got the commands to do the import, but I can't seem to find a
consistent way to check that a particular set of keys has been imported.
No comments:
Post a Comment