Difference between revisions of "Installing domain controller using powershell"
From MyWiki
Line 1: | Line 1: | ||
Reference - https://www.brandonlawson.com/active-directory/installing-a-2012-domain-controller-with-powershell/<br> | Reference - https://www.brandonlawson.com/active-directory/installing-a-2012-domain-controller-with-powershell/<br> | ||
+ | |||
+ | <source lang="powershell"> | ||
+ | |||
+ | </source> |
Revision as of 10:47, 14 April 2015
Reference - https://www.brandonlawson.com/active-directory/installing-a-2012-domain-controller-with-powershell/