Query accounts, domain groups, and members who have admin membership.
This script leverages master.sys.server_principals and xp_logininfo to return accounts, domain groups, and members in a SQL Server admin fixed role.
2012-02-09
6,638 reads
This script leverages master.sys.server_principals and xp_logininfo to return accounts, domain groups, and members in a SQL Server admin fixed role.
2012-02-09
6,638 reads
By Steve Jones
opia – n. the ambiguous intensity of eye contact The entry for this says...
By Steve Jones
This was actually a cool tip I saw internally from one of the product...
By Brian Kelley
It's like disaster recovery (and business continuity) planning is the end-of-term research paper that...
I have a task to check the connection managers as part of ssis integration...
I have a scenario where log backup is getting failed in Secondary replica on...
I have a statistics objects with 2 key columns from my tables. How many histograms and their type are stored?
See possible answers