You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -87,7 +87,7 @@ The Certificate Connector for Microsoft Intune supports:
87
87
88
88
Periodically, updates to the certificate connector are released. Announcements for new updates appear in the [What's new for the Certificate Connector](#whats-new-for-the-certificate-connector) section in this article.
89
89
90
-
Intune supports each connector release for six months after its released. After the six months have passed, the connector is no longer supported and might not function as expected.
90
+
Intune supports each connector release for six months after it's released. After the six months have passed, the connector is no longer supported and might not function as expected.
91
91
92
92
If you don’t allow the connector to automatically update, plan to manually update it to the latest version at the first opportunity.
93
93
@@ -156,66 +156,202 @@ All events have one of the following IDs:
156
156
All events are tagged with a Task Category to aid in filtering. Task categories contain but aren't limited to the following list:
157
157
158
158
**PKCS**
159
+
159
160
-**Admin**
160
-
-*PkcsRequestSuccess* - Successfully fulfilled and uploaded a PKCS Request to Intune.
161
-
-*PkcsRequestFailure* - Failed to fulfill or upload a PKCS Request to Intune.
161
+
162
+
-**Event ID: 1000** - *PkcsRequestSuccess*
163
+
Successfully uploaded a PKCS Request to Intune.
164
+
165
+
-**Event ID: 1001** - *PkcsRequestFailure*
166
+
Failed to fulfill or upload a PKCS Request to Intune.
167
+
168
+
-**Event ID: 1200** - *PkcsRecryptRequestSuccess*
169
+
Successfully processed PKCS Reencrypt request.
170
+
171
+
-**Event ID: 1201** - *PkcsRecryptRequestFailure*
172
+
Failed to process PKCS Reencrypt request.
173
+
162
174
-**Operational**
163
-
-*PkcsDigiCertRequest* - Successfully downloaded PKCS request for DigiCert CA from Intune
164
-
-*PkcsDownloadSuccess* - Successfully downloaded PKCS requests from Intune
165
-
-*PkcsDownloadFailure* - A failure occurred when downloading PKCS requests from Intune
166
-
-*PkcsDownloadedRequest* - Details of a single downloaded request from Intune
167
-
-*PkcsIssuedSuccess* - Issued a certificate for a request
168
-
-*PkcsIssuedFailedAttempt* - A failure occurred while issuing a certificate for a request
169
-
-*PkcsIssuedFailure* - Failed to issue a certificate for a Request
170
-
-*PkcsUploadSuccess* - Details of successful request that was uploaded to Intune
171
-
-*PkcsUploadFailure* - A failure occurred when uploading requests to Intune
172
-
-*PkcsUploadedRequest* - Details of an uploaded request to Intune
175
+
176
+
-**Event ID: 1002** - *PkcsDownloadSuccess*
177
+
Successfully downloaded PKCS requests from Intune.
178
+
179
+
-**Event ID: 1003** - *PkcsDownloadFailure*
180
+
Failed to download PKCS requests from Intune.
181
+
182
+
-**Event ID: 1020** - *PkcsDownloadedRequest*
183
+
Successfully downloaded PKCS request from Intune
184
+
185
+
-**Event ID: 1032** - *PkcsDigiCertRequest*
186
+
Successfully downloaded a PKCS request for DigiCert CA from Intune.
187
+
188
+
-**Event ID: 1050** - *PkcsIssuedSuccess*
189
+
Successfully issued a PKCS certificate.
190
+
191
+
-**Event ID: 1051** - *PkcsIssuedFailedAttempt*
192
+
Failed to issue a PKCS certificate, will try again.
193
+
194
+
-**Event ID: 1052** - *PkcsIssuedFailure*
195
+
Failed to issue a PKCS certificate.
196
+
197
+
-**Event ID: 1100** - *PkcsUploadSuccess*
198
+
Successfully uploaded PKCS request results to Intune.
0 commit comments