/
How to find all users in an Active Directory group from the command line
MicroSoft SQL Server
Pages
Home
MS SQL Server
SQL DB Security
SQL Scripts
SQL Logshipping
SQL Replication
SQL Clustering
SQL Mirroring
sql server DBA alwayson interview questions
SSIS
SQL DBA Interview Questions
About Me
How to find all users in an Active Directory group from the command line
we can get the list of users in AD group using following command line .
net group /domain TheGroupName
Newer Post
Older Post
Home