Active Directory · PowerShell

Powershell and Active Directory: Get Your Active Directory Forest and Domain Information using Powershell.

Hi, Sometime a situation comes when you want to know about your Active Directory Infrastructure.  That what is your AD Forest Name is, how many replica server do you have in your company,how many domain sites do you have  etc. etc. When you get Answers you want to document all the above things for your… Continue reading Powershell and Active Directory: Get Your Active Directory Forest and Domain Information using Powershell.

Active Directory · PowerShell

Powershell and Active Directory: Find Active Directory Replication Servers using Powershell.

  Hi, Today my IT manager give me the task to find and create the list of all “Active Directory Replication Server”. First i was thought to find it using “Active Directory Sites and services” then i thought lets try to find it using PowerShell our favourite tool. i use Get-ADDomain tool cmdlet to find… Continue reading Powershell and Active Directory: Find Active Directory Replication Servers using Powershell.

Active Directory · PowerShell

Remove Computer Account from All Domain controllers using PowerShell

  Hi, If you are using Active Directory environment in you infrastructure then you does the one thing for sure , remove / add computers to the domain. Some times when you format user computer and add it again to the Domain it gives an error that “Computer Already exists in the domain”. Or you… Continue reading Remove Computer Account from All Domain controllers using PowerShell