July 29
Fixing WMI problems with File System Resource Manager (FSRM)
If you have SBS 2003 R2 and you've installed the File System Resource Manager and you've just restored your system from backup, you may see this error in the Application log:
Event Type: Error
Event Source: SRMSVC
Event Category: None
Event ID: 8197
Date: 7/28/2007
Time: 4:07:56 PM
User: N/A
Computer: DOT
Description:
File Server Resource Manager Service error: Unexpected error.
Operation:
Starting File Server Resource Manager Service.
Error-specific details:
Error: IWbemDecoupledRegistrar::Register, 0x80041011
Do this from a command prompt:
cd %windir%\system32\wbem
mofcomp srm.mof
net stop srmsvc
net start srmsvc