MECM Migration Client Out of Band Setting Monitor

MECM.MigrationAMTWarning.AlertState.Monitor (UnitMonitor)

This monitor forwards the Configuration Manager migration client out of band setting alert to the Operations Manager console.

Knowledge Base article:

Summary

You cannot migrate the Intel AMT provisioning information to Microsoft Endpoint Configuration Manager and must take additional steps before you can manage an AMT-based computer out of band on the Configuration Manager site. These steps include the removal of AMT provisioning information and then provisioning in the Configuration Manager site.

This monitor generates the alert if it detects the clients of Configuration Manager 2007 have out of band management enabled.

Solution

External

http://technet.microsoft.com/library/gg712672.aspx#Plan_Migrate_AMT

Element properties:

TargetMECM.AlertMigrationAMTWarning
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMECM.AlertState.MT
RemotableTrue
AccessibilityPublic
Alert Message
MECM Migration client out of band setting alert
Some Configuration Manager 2007 clients have the out of band management setting enabled. You must disable the out of band setting before you migrate these clients. Check the Configuration Manager console for details.
RunAsDefault

Source Code:

<UnitMonitor ID="MECM.MigrationAMTWarning.AlertState.Monitor" Accessibility="Public" Enabled="false" Target="MECM.AlertMigrationAMTWarning" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="MECM.AlertState.MT" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="MECM.MigrationAMTWarning.AlertState.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIda98b3595eb954e7683723b0989f0dd78" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId7b32ebfc076d44b299eda064058d7a4d" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId02369b3781fa46009b8d624f20515129" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<TypeId>$Target/Property[Type="MECM.AlertBaseClass"]/TypeId$</TypeId>
<TypeInstanceId>$Target/Property[Type="MECM.AlertBaseClass"]/TypeInstanceId$</TypeInstanceId>
<IntervalSeconds>900</IntervalSeconds>
<ProviderLocation>$Target/Host/Property[Type="MECM.SiteServer"]/ProviderLocation$</ProviderLocation>
<SiteCode>$Target/Host/Property[Type="MECM.Server"]/SiteCode$</SiteCode>
</Configuration>
</UnitMonitor>