Mass installation of certificates

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi,

I have to install a certificate for each user, this certificate is used in
Internet Explorer and allows access to a affiliates web site.

I am wondering how i can install this certificate on everybody's profile.
Without having to go round to each user's computer.

Is there a command line function i can use ? or some setting in Group Policy ?

Please help

Thankyou
 
You can use group policy certificate enrollment, or script it (using
CERTREQ.EXE), or use a web enrollment page like the one included. You could
also manually request the certificate using the certificates snapin. For
doing this in an automated manner, group policy and scripting are your best
bets unless you write a web page that does the enrollment request on behalf
of the user.

Here's some good information on this:

313407 HOW TO: Create Automatic Certificate Requests with Group Policy in
http://support.microsoft.com/?id=313407

Advanced Certificate Enrollment and Management
http://www.microsoft.com/technet/pr...r2003/technologies/security/advcert.mspx#EFAA

Certificate Autoenrollment in Windows XP
http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/certenrl.mspx

Please repost if we can help further.
 
Back
Top