Install-PkcsServer
1.3
This script performs the following tasks:
- Validates the specified PKCS service account by resolving it to a SID before any changes are made to the server.
- Grants the "Log on as a service" right to the PKCS service account, which is required for the certificate connector service to function properly.
- Checks if the specified PKCS service account is a member of th
- Validates the specified PKCS service account by resolving it to a SID before any changes are made to the server.
- Grants the "Log on as a service" right to the PKCS service account, which is required for the certificate connector service to function properly.
- Checks if the specified PKCS service account is a member of th
This script performs the following tasks:
- Validates the specified PKCS service account by resolving it to a SID before any changes are made to the server.
- Grants the "Log on as a service" right to the PKCS service account, which is required for the certificate connector service to function properly.
- Checks if the specified PKCS service account is a member of the local administrators group and adds it if necessary.
- Disables Internet Explorer enhanced security configuration, which is required for the Intune Certificate Connector installer to run successfully.
- Updates the registry to enable the SID security extension on PKCS issued certificates, which is required for proper certificate management in Intune.
Show more
- Validates the specified PKCS service account by resolving it to a SID before any changes are made to the server.
- Grants the "Log on as a service" right to the PKCS service account, which is required for the certificate connector service to function properly.
- Checks if the specified PKCS service account is a member of the local administrators group and adds it if necessary.
- Disables Internet Explorer enhanced security configuration, which is required for the Intune Certificate Connector installer to run successfully.
- Updates the registry to enable the SID security extension on PKCS issued certificates, which is required for proper certificate management in Intune.
Installation Options
Owners
Copyright
Copyright (C) 2026 Richard M. Hicks Consulting, Inc. All Rights Reserved.
Package Details
Author(s)
- Richard Hicks
Tags
PKCS Intune Certificate PKI x509
Functions
Dependencies
This script has no dependencies.
FileList
- Install-PkcsServer.nuspec
- Install-PkcsServer.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.3 (current version) | 14 | 7/2/2026 |
| 1.2 | 6 | 5/28/2026 |
| 1.1 | 9 | 3/17/2026 |
| 1.0 | 7 | 3/6/2026 |