PowerShell の問題により Exchange 2010 DAG が失敗する

Summary: Exchangeバックアップがエラー「NSR critical NMM ..Exchange 2010シェル インターフェイスが使用できません。これは、PowerShellライブラリーが正しく登録されなかったことを示している可能性があります」

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

新規セットアップまたはアップグレード後のバックアップが失敗し、以下のエラーが表示されます。

ログイン nsrnmmsv.raw は次のようになります。 

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.


次のコマンドを実行すると、同じエラーが表示されます。 query コマンドを使用して実行できます。

nsrnmmsv -A DAGNAME  -P


 

Cause

これは libnmmpsmgmtexchange.dllEseUtilsHelper.dll の問題です。
これらのファイルは、 EMC NetWorker\nsr\bin フォルダにあります。

 

Resolution

これは、レジストリにまだいくつかのタイプ ライブラリ エントリが残っており、それらをクリーンアップする必要があるためです。
Regasm は 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

Exchange PowerShellの問題に対するNetWorker 9.0+(9.0、9.01、9.1)。

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.