Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 7696

Change Authentication modes to 'Mixed mode'

$
0
0

Hi,

SQL server management studio is not installed on my machine, I want to change authentication mode using SQLCMD prompt.

Can i do as follows

    EXEC xp_instance_regwrite

    N'HKEY_LOCAL_MACHINE',

    N'Software\Microsoft\MSSQLServer\MSSQLServer',

    N'LoginMode',

    REG_DWORD,

    2;


Viewing all articles
Browse latest Browse all 7696

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>