Échec de la connexion à distance à un partage administratif

Microsoft.SystemCenter.AgentManager.ShareNotFound.Monitor (UnitMonitor)

Analyse si le serveur d'administration ne parvient pas à se connecter à distance au partage administratif.

Knowledge Base article:

Résumé

Le serveur d'administration n'a pas pu se connecter à un partage administratif.

Causes

Ceci peut être lié aux problèmes suivants :

Résolutions

Vérifiez que l'ordinateur cible possédait des partages administratifs.

Vous pouvez les afficher :

Ces partages administratifs sont créés lors du démarrage du service Serveur. Si ces partages administratifs ne sont pas visibles, vous pouvez les recréer en redémarrant le service « Serveur » sur l'ordinateur cible.

Pour plus d'informations sur la résolution des problèmes d'installation d'agents, voir Troubleshooting Issues When You Use the Discovery Wizard to Install an Agent (Résolution des problèmes lors de l'utilisation de l'Assistant Détection pour installer un agent)(http://go.microsoft.com/fwlink/?LinkId=181932).

Element properties:

TargetMicrosoft.SystemCenter.AgentManager
Parent MonitorMicrosoft.SystemCenter.AgentManager.ConfigHealthRollup
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter.AgentManager.AgentManagerFailureMonitor
RemotableTrue
AccessibilityPublic
Alert Message
Échec d'installation poussée ou de réparation d'agent. Connexion au partage administratif impossible
Une tentative d'installation poussée ou de réparation d'agent a échoué. La tâche était exécutée à partir du serveur d'administration {1} sur l'ordinateur {0}.

Informations supplémentaires : Heure de début de la tâche : {3} UTC Heure de fin de la tâche : {4} UTC

Description détaillée de l'événement : {5}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.AgentManager.ShareNotFound.Monitor" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.AgentManager" ParentMonitorID="Microsoft.SystemCenter.AgentManager.ConfigHealthRollup" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter.AgentManager.AgentManagerFailureMonitor" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.AgentManager.ShareNotFound.Monitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.UserActionManager"]/TargetDevicePrincipalName$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.UserActionManager"]/ManagementServerName$</AlertParameter2>
<AlertParameter3>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.UserActionManager"]/PendingStateType$</AlertParameter3>
<AlertParameter4>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskStartTime$</AlertParameter4>
<AlertParameter5>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskEndTime$</AlertParameter5>
<AlertParameter6>$Data/Context/Property[@Name="Message"]$</AlertParameter6>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="AgentManagerFailure" MonitorTypeStateID="AgentInstallationFailure" HealthState="Error"/>
<OperationalState ID="AgentManagerSuccess" MonitorTypeStateID="AgentInstallationSuccess" HealthState="Success"/>
</OperationalStates>
<Configuration>
<EventId>10618</EventId>
<TaskStartTime>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskStartTime$</TaskStartTime>
<TaskEndTime>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskEndTime$</TaskEndTime>
</Configuration>
</UnitMonitor>