Hi
I have an Exchange 2010 environment (dag with 2 members) working fine for 9 months now.
I have been trying the implement our third party backup solution. When I tried to set it up on one server, it hangs, and on the other server it came up with the following error:
"Unable to browse instances.
The Windows PowerShell snap-in 'Microsoft.Exchange.Management.PowerShell.E2010' is not installed on this machine.
Please check your MS Exchange 2010 Server installation"
I spent some time with the backup solution vendor and we came to the conclusion that the isue was Exchange related.
I 'googled' for it and found the following URL: http://joetrombley.wordpress.com/2011/03/12/the-windows-powershell-snap-n-microsoft-exchange-management-powershell-e2010-is-not-installed-on-this-machine/
I made the registry changes and now on the server that experienced the error message, I can setup the backup, and the backup runs fine.
However, on the other server, I still cannot setup the backup
Is there a proper way to check that the Powershell.E2010 is correctly installed and a proper way to fix/reinstall it, without doing anything major on the server, which works very well (it is the active Store mount server)?
Further troubleshooting on the 'faulty' server:
[PS] C:\Windows\system32>get-pssnapin -Registered | fl name
Name : Microsoft.Exchange.Management.PowerShell.E2010
Name : Microsoft.Exchange.Management.PowerShell.Setup
Name : Microsoft.Exchange.Management.Powershell.Support"
Thanks