Difference between revisions of "Powershell for Certificate Services"

From MyWiki
Jump to: navigation, search
Line 2: Line 2:
 
[[ One example of creating a Root CA ]]<br>
 
[[ One example of creating a Root CA ]]<br>
 
http://mikefrobbins.com/2014/11/20/use-powershell-to-install-active-directory-certificate-services/<br>
 
http://mikefrobbins.com/2014/11/20/use-powershell-to-install-active-directory-certificate-services/<br>
http://www.everything-virtual.com/installing-the-home-lab/installing-an-enterprise-root-ca-on-windows-2012r2/ - Looks good<br>
+
http://www.everything-virtual.com/installing-the-home-lab/installing-an-enterprise-root-ca-on-windows-2012r2/ - Not completely powershell<br>

Revision as of 14:57, 11 May 2016

https://technet.microsoft.com/en-us/library/hh848389(v=wps.630).aspx
One example of creating a Root CA
http://mikefrobbins.com/2014/11/20/use-powershell-to-install-active-directory-certificate-services/
http://www.everything-virtual.com/installing-the-home-lab/installing-an-enterprise-root-ca-on-windows-2012r2/ - Not completely powershell