Posted on: 4/2/2015 11:20:02 AM | Views : 851

The program terminates with:
"Unable to retrieve data for this operation" 
the logs all end with:
Attempting to launch process C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\SQLServer2014\setup.exe 
the bootstrap log references  exception:
"Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction" threw an exception during execution. (01) 2015-04-02 08:45:15 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Failed to retrieve data for this request. ---> Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to retrieve data for this request. ---> Microsoft.SqlServer.Configuration.Sco.ScoException: Attempted to perform an unauthorized operation. ---> System.UnauthorizedAccessException: Attempted to perform an unauthorized operation. (01) 2015-04-02 08:45:15 Slp:    at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKe ...

Go to the complete details ...