Request Certificate
hi
is´t possibly request computer , root certificate public microsoft windows server 2008 r2 ca with script?
best regards andreas
sure, have @ certreq.exe if console commands option.
request certificate with
certreq.exe -submit
which gives request id back, results with
certreq.exe -retrieve
and use request id parameter. install certificate store with:
certreq.exe -accept
you'll need the particular options use needs, call certreq -h gives descent help.
here's few links:
http://technet.microsoft.com/en-us/library/cc736326(v=ws.10).aspx
http://technet.microsoft.com/en-us/library/cc725793(v=ws.10).aspx
Windows Server > Security
Comments
Post a Comment