exec master.sys.xp_loginconfig 'login mode'
How to find whether an SQL instance is windows authentication only or mixed mode
exec master.sys.xp_loginconfig 'login mode'
How to find whether an SQL instance is windows authentication only or mixed mode