Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 AD Login Group Users Script

Author  Topic 

djcarpen11
Starting Member

25 Posts

Posted - 2010-05-13 : 08:08:26
Hi,

I've set up logins on SQL 2008 server using AD groups, I'm having problems trying query who's in what group.

I've tried using xp_logininfo but found that it doesn't always bring back the correct results.

is there an easier more reliable way to do this?

Dave
   

- Advertisement -