Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Use PowerShell to Determine AD Forest Mode

$
0
0

Summary: Learn how to use Windows PowerShell and the Active Directory module to determine the AD DS forest mode.

 Hey, Scripting Guy! Question How can I use Windows PowerShell to determine the AD DS forest mode?

Hey, Scripting Guy! Answer Use the Get-ADForest cmdlet from the Active Directory module for Windows PowerShell and use the ForestMode property:

(Get-ADForest).ForestMode


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>