Hello All,
First time posting a question so I hope I'm in the right area. I'm also a routing and switching network person but have good server admin's helping me out.
I've recently added SAM 5.2 to our Solarwinds server. The main reason we added it was to monitor exchange 2010 SP2. One of the templates I'm trying to use is aLTeReGo's DAG PS monitor, which quite a few others are using from what I've read. The component inside the template I'm having trouble with is DAG Health 1 and DAG Health 2.
Here is some info on what we have in regards to our environment.
-------------------------------------------------------------------
Windows 2008 R2 Standard - Solarwinds Server
.NET Framework 4
Messaging API and Collaboration Data Objects 1.2.1
Exchange 2010 Management Tools SP2
Orion Core 2012.1.1
Sam 5.2.0
PowerShell 2.0
Account with local server admin and Exchange Admin Read-Only
Exchange
-------------------------------------------------------------------
Exchange 2010 SP2
The issue I'm having is when I try to run the script get this error.
Output:==================
Message: Could not load file or assembly 'Microsoft.Exchange.Isam.Interop.DLL' or one of its dependencies. The specified module could not be found.
I read another article saying that .NET 3.51 needed to be installed on the target host which we do have on our Exchange Servers.
To troubleshoot, I tried running the command from the script from the server in Powershell as the account with admin access and the Exchange Admin Read Only. I load the Exchange 2010 snapin before I run the command. Below is what I get:
WARNING: An unexpected error has occured and a Watson dump is being generated: The type initializer for 'Microsoft.Exchange.Cluster.Replay.DiagCore' threw and exception.
However, when I run the same command in the Exchange Management Shell, it works correctly.
Any ideas? Thanks for any help.
James