Management store connectivity

Microsoft.LS.2015.Monitoring.UnitMonitor.TimerResetEvent.RemotePowerShell.REMOTEPS_CANNOT_FIND_MANAGEMENT_STORE (UnitMonitor)

Knowledge Base article:

Summary

Remote PowerShell cannot find the management store in order to load the RBAC Roles.

Causes

The failure may be due a some connection problem to the active directory.

Resolutions

Make sure that the server is domain joined machine and able to query the active directory.

Element properties:

TargetMicrosoft.LS.2015.Component.RemotePowerShell
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.LS.2015.MonitorType.TimerResetEvent.Repeated
RemotableTrue
AccessibilityPublic
Alert Message
[Skype] Remote PowerShell cannot find the management store in order to load the RBAC Roles.
{0}

Please see the 'Product Knowledge' and the 'Alert Context' tab on Alert Properties view for more information.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.LS.2015.Monitoring.UnitMonitor.TimerResetEvent.RemotePowerShell.REMOTEPS_CANNOT_FIND_MANAGEMENT_STORE" Accessibility="Public" Enabled="true" Target="Microsoft.LS.2015.Component.RemotePowerShell" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.LS.2015.MonitorType.TimerResetEvent.Repeated" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Alert_Remote_PowerShell_cannot_find_the_management_store_in_order_to_load_the_RBAC_Roles.">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Context/DataItem/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Microsoft.LS.2015.Monitoring.UnitMonitor.TimerResetEvent.RemotePowerShell.REMOTEPS_CANNOT_FIND_MANAGEMENT_STORE.Timer" MonitorTypeStateID="TimerEventRaised" HealthState="Success"/>
<OperationalState ID="Microsoft.LS.2015.Monitoring.UnitMonitor.TimerResetEvent.RemotePowerShell.REMOTEPS_CANNOT_FIND_MANAGEMENT_STORE.Repeated" MonitorTypeStateID="RepeatedEventRaised" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Lync Server</LogName>
<ErrorExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">35004</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">LS Remote PowerShell</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</ErrorExpression>
<AutoResolveInterval>3600</AutoResolveInterval>
<TimerWindowInSeconds>1860</TimerWindowInSeconds>
<RepeatCount>2</RepeatCount>
</Configuration>
</UnitMonitor>