how to enable Certificate Authority service using PKI web enrollment with webrole sartup task using powershell command ?
Hi,
Please refer to this blog:
http://www.vstable.com/2011/02/08/managing-microsoft-certificate-authority-certificate-lifecycle-using-powershell/
I think you you can create a PowerShell script and use Process.Start method to invoke it.
Hope it can help you.