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
1 min read
I had a request recently to provide an inactive user report for the past 60 days. Basically, find out which accounts have…
Get Inactive Users Report for the past 60 days in a multi domain environment
1 min read
Getting a know a new environment for a new client and I a quickly needed information about all domain controllers in the…
Get All DCs in the Entire Forest
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
1 min read
As administrators we often want to check which users have not logged in for quite a while, or what accounts recently accessed a system,…
Lists all users last logon time
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
1 min read
Admins often need to automate things, like creating a dedicated account for joining machines to an Active Directory (AD) domain. Â This is…
Create A Dedicated Account To Join Computers To A Domain
1 min read
Let me start by saying that I don’t recommend doing this at all. Password Never Expires is bad security practice, but there…
Set password never to expire for users in a particular domain (Bulk mode)