I'm running SQL Server 2008 R2. I have to switch the local SQL Express instance to authenticate using both SQL Server and Windows. However I get this error message:
xp_regread() returned error 5, 'Access is denied.' xp_regread() returned error 5, 'Access is denied.' xp_regread() returned error 5, 'Access is denied.' (Microsoft SQL Server, Error: 22001)
I am not a sysadmin on the instance and need to recover sysadmin access so that I can change this setting.