While following this guide together with a customer we encountered an error while creating the service application under step 3. This can be fixed by adding the Sharepoint farm account to the local admin group on the Sharepoint server, while creating the service application. The registry key creation attempt is done through a timer job. This timer service process runs under the farm account identity, which doesn't require local admin in Sharepoint. But adding it temporarily solves the error and
↧