Hi,
I am experiencing strange side effects of the WMF 3.0 on SBS2011. Following the advice in other posts I uninstalled the update and rebooted. Un-installation succeed but numerous side effects and broken functionality remain:
- the daily system status reports are no longer generated
- the Console fails to start with the following error (gets further in safe mode but then still fails on some pages):
Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: console.exe
Problem Signature 02: 6.1.7900.1
Problem Signature 03: 4ce6d9cf
Problem Signature 04: System.Management.Automation
Problem Signature 05: 3.0.0.0
The Console.log shows several errors: An exception of type 'Type: System.Management.Automation.PSArgumentException, System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' has occurred.
Some additional poking around revealed:
- powershell get-host shows version 2.0, so it did actually revert from 3.0
- running Windows Powershell Modules script results in an error:
Add-PSSnapin : Cannot load Windows PowerShell snap-in Microsoft.WindowsServerSolutions.SBS.Powershell.MoveData because of the following error: Could not load file or assembly 'file:///C:\Program Files\Windows Small Business Server\Bin\MoveDatacmdlet.dll' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.
Any help would be appreciated.
Regards ...