Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Windows Server 2012 : Using PowerShell to Deploy Active Directory

$
0
0

The administrative tasks performed in the ADAC can also be handled in PowerShell.

To deploy AD via PowerShell, type the following in the PowerShell console (Figure 1):

Install-windowsfeature -name AD-Domain-Services -IncludeManagement Tools
Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles