In an active directory environment some time you need to apply same set of changes to group of users. For example let’s assume company domain prefix changed. You need to change UPN prefix for all users from abc.com to xyz.com. If you do one at a time how long it will take? If it large environment how much man power it will take and how much mistakes can happen?
Well, using active directory…
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…
If a proper DR (Disaster Recovery) plan is in place, an engineer will not needs to consider about this option at all. But it’s not a perfect IT world we living on, some business can’t afford to invest on DR. anyway, as we know AD runs with FSMO roles. Depend on the design these roles may be located on different servers and sometime all runs from one DC (which is not recommended). If…
In one of my previous posts I explain the how to setup a branch network properly. In there I mentioned how we can utilize the bandwidth between corporate office and the branch office. One of the method we can use for that is universal group membership caching. If the branch office AD servers are not acting as global catalog servers, UGMC allows to store data about membership of the universal…