Hello, guys!
I need your help. I've just tried to make an update my Exchange Server with CU5 and get an error:
"$error.Clear();
Uninstall-CrimsonManifest -DefinitionXml "bin\ActiveMonitoringEvents.man";
Install-CrimsonManifest `
-DefinitionXml "bin\ActiveMonitoringEvents.man" `
-MessageDll "bin\ActiveMonitoringEventMsg.dll" `
-ProviderName "Microsoft-Exchange-ActiveMonitoring"
"The following error occurred: "System.InvalidOperationException:Failed to perform event manifest action (manifest =
C:\Program Files\Microsoft\Exchange Server\V15\bin\ActiveMonitoringEvents.man, event = install-manifest,exitcode
= 5, errors = The publishers and channels are installed successfully. However, we can't enable one or more publishers and channels. Access is denied.
)
in Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory
category, Object target, Boolean reThrow, String helpUrl)
in Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory
category, Object target)
in Microsoft.Exchange.Management.SystemConfigurationTasks.InstallCrimsonManifest.InternalProcessRecord()
in Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__b()
in Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func,
Boolean terminatePipelineIfFailed)".
Help me, please!!!
What should i do to resolve this problem???