Importation de la migration d'imprimante : Confirmer le chemin d'accès au fichier séparateur et réessayer d'exporter les imprimantes

Microsoft.Windows.Server.2008.PrintServer.PrintMigrationTool.PrintMigrationImportStatus.Application.Confirmtheseparatorfilepathandretryexportingprinters.EventBased.UnitMonitor (UnitMonitor)

Confirmez le chemin d'accès au fichier séparateur et réessayez d'exporter les imprimantes.

Knowledge Base article:

Résumé

Si un administrateur a supprimé intentionnellement le fichier séparateur avant d'exporter les imprimantes et que vous ne souhaitez pas importer le fichier, aucune action utilisateur n'est requise et vous pouvez ignorer cet événement sans risque.

Solutions

Si le fichier séparateur doit être importé, ouvrez l'Observateur d'événements sur l'ordinateur sur lequel vous avez exporté les imprimantes, cliquez sur Journaux Windows, ouvrez le journal des applications, puis vérifiez si l'événement PrintBRM 81 s'est produit au cours de l'exportation des imprimantes.

Pour résoudre l'absence d'un fichier séparateur dans le fichier d'exportation des imprimantes, essayez les solutions suivantes :

Vérifier la disponibilité du fichier séparateur

Ouvrez le chemin d'accès au fichier séparateur répertorié dans le message de l'événement PrintBRM 81, puis prenez la mesure appropriée, telle que décrite dans cette section.

Conseil : Pour afficher la liste de toutes les imprimantes sur le serveur affecté et leurs fichiers séparateurs associés, tapez la commande suivante dans la fenêtre d'invite de commandes, où (nomserveur) est le nom du serveur approprié : wmic /node:(nomserveur) printer get name, separatorfile

Réessayer d'exporter puis d'importer les imprimantes

Après avoir résolu les problèmes de fichier séparateur, réessayez d'exporter les imprimantes à l'aide de l'Assistant Migration d'imprimantes ou l'outil en ligne de commande Printbrm.exe sur un ordinateur exécutant Windows Vista ou Windows Server 2008. Puis réimportez les imprimantes.

http://go.microsoft.com/fwlink/?LinkId=104870

Element properties:

TargetMicrosoft.Windows.Server.2008.PrintServerRole
Parent MonitorSystem.Health.ConfigurationState
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.2SingleEventLog2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Alerte d'état de l'importation de la migration d'imprimante
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.2008.PrintServer.PrintMigrationTool.PrintMigrationImportStatus.Application.Confirmtheseparatorfilepathandretryexportingprinters.EventBased.UnitMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.Server.2008.PrintServerRole" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.2SingleEventLog2StateMonitorType" ConfirmDelivery="true">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.2008.PrintServer.PrintMigrationTool.PrintMigrationImportStatus.Application.Confirmtheseparatorfilepathandretryexportingprinters.EventBased.UnitMonitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Negative" MonitorTypeStateID="FirstEventRaised" HealthState="Error"/>
<OperationalState ID="Success" MonitorTypeStateID="SecondEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<FirstComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</FirstComputerName>
<FirstLogName>Application</FirstLogName>
<FirstExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-Windows-PrintBRM</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">14</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</FirstExpression>
<SecondComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</SecondComputerName>
<SecondLogName>Application</SecondLogName>
<SecondExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-Windows-PrintBRM</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>MatchesRegularExpression</Operator>
<Pattern>^(11|16|19|20|24|28|32|34|36|54|63|69|70)$</Pattern>
</RegExExpression>
</Expression>
</And>
</SecondExpression>
</Configuration>
</UnitMonitor>