@@ -7,7 +7,7 @@ keywords:
77author : brenduns
88ms.author : brenduns
99manager : dougeby
10- ms.date : 03/14 /2022
10+ ms.date : 03/31 /2022
1111ms.topic : how-to
1212ms.service : microsoft-intune
1313ms.subservice : protect
@@ -227,40 +227,95 @@ All events are tagged with a Task Category to aid in filtering. Task categories
227227 - ** Event ID: 2052** - * PkcsImportReencryptFailure*
228228 Failed to re-encrypt an imported certificate.
229229
230- - ** Event ID: ** - * PkcsImportUploadFailure* - A failure occurred when uploading requests to Intune
231- - ** Event ID: ** - * PkcsImportUploadedRequest* - Details of an uploaded request to Intune
230+ - ** Event ID: 2100** - * PkcsImportUploadSuccess*
231+ Successfully uploaded request to Intune.
232+
233+ - ** Event ID: 2101** - * PkcsImportUploadFailure*
234+ A failure occurred when uploading requests to Intune.
235+
236+ - ** Event ID: 2102** - * PkcsImportUploadedRequest*
237+ Details of an uploaded request to Intune.
238+
239+ ** Revocation**
240+
241+ - ** Admin**
242+
243+ - ** Event ID: 3000** - * RevokeRequestSuccess*
244+ Successfully downloaded Revocation requests from Intune.
245+
246+ - ** Event ID: 3001** - * RevokeRequestFailure*
247+ A failure occurred when downloading Revocation requests from Intune.
232248
233- ** Revocation**
234- - ** Admin**
235- - ** Event ID: ** - * RevokeRequestSuccess* - Successfully downloaded Revocation requests from Intune
236- - ** Event ID: ** - * RevokeRequestFailure* - A failure occurred when downloading Revocation requests from Intune
237249- ** Operational**
238- - ** Event ID: ** - * RevokeDigicertRequest* - Received revoke request from Intune and forwarding request to Digicert for fulfillment of request.
239- - ** Event ID: ** - * RevokeDownloadSuccess* - Successfully downloaded Revocation requests from Intune
240- - ** Event ID: ** - * RevokeDownloadFailure* - A failure occurred when downloading Revocation requests from Intune
241- - ** Event ID: ** - * RevokeDownloadedRequest* - Details of a single downloaded request from Intune
242- - ** Event ID: ** - * RevokeSuccess* - Successfully revoked certificate
243- - ** Event ID: ** - * RevokeFailure* - A failure occurred while revoking a certificate
244- - ** Event ID: ** - * RevokeFailedAttempt* - Failed to revoke a certificate
245- - ** Event ID: ** - * RevokeUploadSuccess* - Details of successful request that was uploaded to Intune
246- - ** Event ID: ** - * RevokeUploadFailure* - A failure occurred when uploading requests to Intune
247- - ** Event ID: ** - * RevokeUploadedRequest* - Details of an uploaded request to Intune
250+
251+ - ** Event ID: 3002** - * RevokeDownloadSuccess*
252+ Successfully downloaded Revocation requests from Intune.
253+
254+ - ** Event ID: 3003** - * RevokeDownloadFailure*
255+ A failure occurred when downloading Revocation requests from Intune.
256+
257+ - ** Event ID: 3020** - * RevokeDownloadedRequest*
258+ Details of a single downloaded request from Intune
259+
260+ - ** Event ID: 3032** - * RevokeDigicertRequest*
261+ Received revoke request from Intune and forwarding request to Digicert for fulfillment of request.
262+
263+ - ** Event ID: 3050** - * RevokeSuccess*
264+ Successfully revoked certificate.
265+
266+ - ** Event ID: 3051** - * RevokeFailure*
267+ A failure occurred while revoking a certificate.
268+
269+ - ** Event ID: 3052** - * RevokeFailedAttempt*
270+ Failed to revoke a certificate, will try again
271+
272+ - ** Event ID: 3100** - * RevokeUploadSuccess*
273+ Details of successful request that was uploaded to Intune.
274+
275+ - ** Event ID: 3101** - * RevokeUploadFailure*
276+ A failure occurred when uploading requests to Intune.
277+
278+ - ** Event ID: 3102** - * RevokeUploadedRequest*
279+ Details of an uploaded request to Intune.
248280
249281** SCEP**
282+
250283- ** Admin**
251- - ** Event ID: ** - * ScrepRequestSuccess* - Successfully received and processed SCEP request and notified Intune
252- - ** Event ID: ** - * ScepRequestIssuedFailure* - Failed to issue certificate for SCEP request
253- - ** Event ID: ** - * ScepRequestUploadFailure* - Successfully processed SCEP request but failed to notify Intune
284+
285+ - ** Event ID: 4000** - * ScrepRequestSuccess*
286+ Successfully received and processed SCEP request and notified Intune.
287+
288+ - ** Event ID: 4001** - * ScepRequestIssuedFailure*
289+ Failed to issue certificate for SCEP request.
290+
291+ - ** Event ID: 4002** - * ScepRequestUploadFailure*
292+ Successfully processed SCEP request but failed to notify Intune.
254293
255294- ** Operational**
256- - ** Event ID: ** - * ScepRequestReceived* - Received request from device
257- - ** Event ID: ** - * ScepVerifySuccess* - Successfully verified request with Intune
258- - ** Event ID: ** - * ScepVerifyFailure* - Verification of request failed
259- - ** Event ID: ** - * ScepIssuedSuccess* - Successfully issued certificate for request
260- - ** Event ID: ** - * ScepIssuedFailure* - Failed to issue certificate for request
261- - ** Event ID: ** - * ScepNotifySuccess* - Successfully notified Intune of request
262- - ** Event ID: ** - * ScepNotifyAttemptFailed* - Failed attempt to notify Intune of request status.
263- - ** Event ID: ** - * ScepNotifySaveToDiskFailed* - Failed to write notification to disk. Will not be able to notify Intune of request status.
295+
296+ - ** Event ID: 4003** - * ScepRequestReceived*
297+ Received request from device.
298+
299+ - ** Event ID: 4004** - * ScepVerifySuccess*
300+ Successfully verified request with Intune.
301+
302+ - ** Event ID: 4005** - * ScepVerifyFailure*
303+ Verification of request failed.
304+
305+ - ** Event ID: 4006** - * ScepIssuedSuccess*
306+ Successfully issued certificate for request.
307+
308+ - ** Event ID: 4007** - * ScepIssuedFailure*
309+ Failed to issue certificate for request.
310+
311+ - ** Event ID: 4008** - * ScepNotifySuccess*
312+ Successfully notified Intune of request.
313+
314+ - ** Event ID: 4009** - * ScepNotifyAttemptFailed*
315+ Failed attempt to notify Intune of request status.
316+
317+ - ** Event ID: 4010** - * ScepNotifySaveToDiskFailed*
318+ Failed to write notification to disk. Will not be able to notify Intune of request status.
264319
265320## What's new for the Certificate Connector
266321
0 commit comments