Cómo arreglar SCCM Error 3603: IDispatch Error in Content Distribution.
In distmgr.log you can see next:
CWmiRegistry::GetStr: Failed to get string value SCFSSLPortList
CWmiRegistry::GetStr: Failed to get string value SMSSSLPortList
CWmiRegistry::GetStr: Failed to get string value SMSCWSPortList
CWmiRegistry::GetStr: Failed to get string value SMSCWSSSLPortList
CWmi::PutObject(): PutInstance() failed. - 0x80041013~
~ERROR CreateApplicationPool: Failed with error = IDispatch error #3603~
~ERROR CreateVirtualDirectory: Failed to update virtual directory SMS_DP_SMSPKG$. error = IDispatch error #3603~
vdHelper.CreateVirtualDirectory() - Failed to CreateVirtualDirectory SMS_DP_SMSPKG$ for DP SCCM.PRAJWAL.LOCAL. Will retry in 5 seconds~
Failed to configure IIS module, GLE - 1168
ConfigureIISModules failed to configure IIS module
~ERROR CreateVirtualDirectory: Failed to update virtual directory SMS_DP_SMSPKG$. error = IDispatch error #3603~
Soluciones:
Some of the required IIS components are missing. Por ejemplo IIS 6 Metabase Compatibility and IIS 6 WMI Compatibility components.
To fix IDispatch error 3603, verify IIS configuration within Server Manager. en el punto de distribución servidor, install all required IIS componentes.
Here are the SCCM DP prerequisites.