HI
I think I found a bug. On a fresh windows 2012 Server with installed updates and installed FileServer Resource Manager, the MMC crash after click on "Configure Options..."
FX:{f8abd46c-1297-4474-9cdf-831ebb245f49}
Object reference not set to an instance of an object.
at Microsoft.Storage.SrmMmc.ClassificationGlobalSchedulePage.LoadFsrmClassificationWmiObject()
at Microsoft.Storage.SrmMmc.ClassificationGlobalSchedulePage.InitializeSrmSpecific(RemoteManager remoteManager, HostFlags hostFlags)
at Microsoft.Storage.SrmMmc.SrmSettingsPropertySheet.InitializeSrmSpecific(RemoteManager remoteManager, HostFlags hostFlags)
at Microsoft.Storage.SrmMmc.SrmSnapInRootNode.OnConfigureSrm(Object sender, SyncActionEventArgs eventArgs)
at Microsoft.ManagementConsole.ScopeNode.DoAction(Int32 actionId, IRequestStatus requestStatus)
at Microsoft.ManagementConsole.NodeSyncManager.ProcessRequest(NodeRequestInfo info, IRequestStatus requestStatus)
at Microsoft.ManagementConsole.SnapIn.ProcessRequest(Request request)
at Microsoft.ManagementConsole.Internal.SnapInClient.Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Request request)
at Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Request request)
at Microsoft.ManagementConsole.Executive.RequestStatus.BeginRequest(IMessageClient messageClient, RequestInfo requestInfo)
at Microsoft.ManagementConsole.Executive.SnapInRequestOperation.ProcessRequest()
at Microsoft.ManagementConsole.Executive.Operation.OnThreadTransfer(SimpleOperationCallback callback)
Is this reproducible?
I have to test this on a Windows 2012 Server without any update...