I am sure every on who uses active directory heard about the groups. Even in stand-alone pc you can see set of groups. But it is important to know how these groups are working and what each type of groups really do.
In windows server 2012 have two types of groups in place.
Distributed Group – This is non-security related group and purpose of it to distribute information to a group of…
In today post lets look in to another DS command which we can use to administer active directory. The command is "DSGET" it is also use to query about AD objects.
What is different between DSQUERY and DSGET ?
When you run DSquery you can get set of objects as results. for example if you need to list all the users starts name with "Sales" you can use DSquery command to…