nltest.exe
2019
How to Collect Information from Domain Controllers
·564 words·3 mins·
100
views
·
5
likes
Recently I have needed to collect information from domain controllers to generate a pre-migration report. To perform this task, I used different tools available on Windows Server. Today, in this post, I will show you how to collect information from domain controllers using a PowerShell script and command-line tools such as DCDIAG and NLTEST.
2018
How To use Set-ADObject cmdlet to Enable a Global Catalog on a DC
·155 words·1 min·
100
views
·
5
likes
In this mini-post, I want to show you how to enable or disable a global catalog on a Domain Controller (DC) using Windows PowerShell.
To perform this task, use the Set-ADObject cmdlet with the following syntax: