El DAG de Exchange 2010 falla debido a problemas de PowerShell

Summary: Los respaldos de Exchange fallan con el error "NSR critical NMM... La interfaz de shell de Exchange2010 no está disponible. Esto puede indicar que la biblioteca de PowerShell no se registró correctamente" ...

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

En la configuración nueva o después de las actualizaciones, los respaldos fallan y se muestra el siguiente error: 

El inicio de sesión nsrnmmsv.raw es similar a: 

nsrnmmsv NSR critical NMM .. Exchange2010 Shell interface is unavailable. This may indicate that the PowerShell library was not properly registered.  
nsrnmmsv NSR critical Exchange2010 Shell interface is not initialized. 
 nsrnmmsv NSR critical Initialization error -- Exchange shell failed to initialize. Required for Exchange.


El mismo error se muestra cuando se ejecuta el comando query el comando:

nsrnmmsv -A DAGNAME  -P


 

Cause

Este es el problema libnmmpsmgmtexchange.dll y EseUtilsHelper.dll
Estos archivos se encuentran en la carpeta EMC NetWorker\nsr\bin .

 

Resolution

Esto se debe a que todavía hay algunas entradas de la biblioteca de tipos en el registro que se deben limpiar. 
Regasm se encuentra en C:\Microsoft.NET\Framework64\v4.0.30319\RegAsm.exe

/u unregister
 

C:\Windows\Microsoft.NET\Framework64\v4.0.30319>regasm /u /tlb "<C:\Program Files\EMC NetWorker\nsr\bin\libnmmpsmgmtexchange.dll>"
C:\Windows\Microsoft.NET\Framework64\v4.0.30319>regasm /codebase /tlb "<C:\Program Files\EMC NetWorker\nsr\bin\libnmmpsmgmtexchange.dll>"
C:\Windows\Microsoft.NET\Framework64\v4.0.30319>regasm /u /tlb "<C:\Program Files\EMC NetWorker\nsr\bin\EseUtilsHelper.dll>"
C:\Windows\Microsoft.NET\Framework64\v4.0.30319>regasm /codebase /tlb "<C:\Program Files\EMC NetWorker\nsr\bin\EseUtilsHelper.dll>"

Additional Information

NetWorker 9.0+ (9.0, 9.01, 9.1) para el problema de cambio de PowerShell.

Affected Products

NetWorker Module for Microsoft
Article Properties
Article Number: 000056786
Article Type: Solution
Last Modified: 26 Aug 2025
Version:  4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.