| Tags: #SpSearch #SPFarm #VSS Konto #EventID 8230 |
You can use the following steps to workaround the issue.
- In Active Directory Users and Computers, create a Domain Local Security Group named VSSRegistryGroup
- Add SPFARM and SPSEARCH accounts to the VSSRegistryGroup Group
- Run regedit
Important This article contains information about how to modify the registry. Make sure that you back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
- Go to hklm\system\currentcontrolset\services\vss\vssaccesscontrol
- Add Dword value of DOMAIN\vssregistrygroup where domain is the netbios domainname (example: CONTOSO\vssregistrygroup Note: The Domain name must be in all caps) set the value to 1
- Remove values for domain\spsearch and domain\spfarm
- Go to hklm\system\currentcontrolset\services\vss\diag
- Right click on diag and go permissions, click advanced and add VSSRegistrygroup group with Full Control.
- Remove spsearch and spfarm accounts from the list of permissions
- Reboot the server
