1 min read
Get all the domains controllers in the AD forest along with their current FSMO roles
In a large enterprise an admin would need to keep track of all the domains in a AD forest, the domain names,…
1 min read
In a large enterprise an admin would need to keep track of all the domains in a AD forest, the domain names,…
Get all the domains controllers in the AD forest along with their current FSMO roles
6 min read
One of my clients had a problem with processing GPO on client computers. Different computers applied different settings from the same GPO…
Force synchronization for DFSR-replicated SYSVOL
2 min read
Came across a unique request to get primary, secondary, and tertiary DNS values for multiple computers/servers across the domain. I started writing…
Get Primary, Secondary, Tertiary DNS values and more from Multiple Servers
1 min read
Ran into a situation at a client location where in Active Directory, the security permissions applied to an OU were not getting…
Fix Active Directory broken security inheritance problem
1 min read
If you want to replicate all Domain Controllers, then you have to start replication on each of them separately. This may take…
Force Replication of all Domain Controllers on all Sites
2 min read
So had an interesting issue today where a Domain Controller (DC) was demoted yet the IP of the demoted DC was still…
NSLookup still showing IP of demoted Domain Controller
2 min read
Using the standard GUI Microsoft Management Consoles to make the change to speed up Active Directory replication is not possible. The best result of using administrator consoles will be…
Speed up Active Directory & DNS replication between Sites
2 min read
From time to time admins have to run an inventory of what is running in the AD environment. This is a good…
The Lazy Way To Do Active Directory Inventory
3 min read
[su_tooltip position=”north” content=”Note: I normally disable the built-in Administrator account., and make another account an admin. This is a good security precaution and…
Adding a security group to the Local Administrator Group in AD
7 min read
Covering one of the basic day to day task if you are a Windows Administrator; connecting to the domain controller. Â I try…
Connecting to a remote domain controller using PowerShell