We have a number of Windows Server 2008 R2 SP1 servers that we're attempting to add the IIS Role Service "IP and Domain Restrictions" onto.
They all fail with identical errors
Web Server (IIS): Installation Failed <error> Attempt to install IP and Domain Restrictions failed with error code 0x80070643. Fatal Error during installation.
2204: 2013-05-03 17:16:57.968 [CbsUIHandler] Error: -2147023293 :
2204: 2013-05-03 17:16:57.968 [CbsUIHandler] Terminate:
2204: 2013-05-03 17:16:58.109 [InstallationProgressPage] Verifying installation...
2204: 2013-05-03 17:16:58.171 [CBS] ...done installing 'IIS-IPSecurity '. Status: -2147023293 (80070643)
2204: 2013-05-03 17:16:58.234 [Provider] Skipped configuration of 'IP and Domain Restrictions' because install operation failed.
2204: 2013-05-03 17:16:58.234 [Provider]
[STAT] ---- CBS Session Consolidation -----
[STAT] For
'IP and Domain Restrictions'[STAT] installation(s) took '18.1465176' second(s) total.
[STAT] Configuration(s) took '0.0020438' second(s) total.
[STAT] Total time: '18.1485614' second(s).
2204: 2013-05-03 17:16:58.390 [Provider] Error (Id=0) Sync Result - Success: False, RebootRequired: False, Id: 170
2204: 2013-05-03 17:16:58.546 [Provider] Error (Id=0) Sync Message - OperationKind: Install, MessageType: Error, MessageCode: -2147023293, Message: Attempt to install IP and Domain Restrictions failed with error code 0x80070643., AdditionalMessage: Fatal error
during installation
2204: 2013-05-03 17:16:58.687 [InstallationProgressPage] Sync operation completed
2204: 2013-05-03 17:16:59.015 [InstallationProgressPage] Performing post install/uninstall discovery...
One common fact here these servers have all been deployed from a Hyper-V template, servers build with all roles and features then Sysprep'd and stored in the SCVMM library as a template to deploy from.
Any ideas as right now it looks like we have to rebuild all of our nodes.
Regards