PFX Certificate Connector error 0

RASH MAAR 421 Reputation points
2020-11-15T15:06:34.007+00:00

Hi,

I am trying to install a certificate on computers managed using PKCS certificates with Intune.
I did all the steps as in the guide here:

https://video2.skills-academy.com/en-us/mem/intune/protect/certificates-pfx-configure

The computers get the ROOT CA successfully, but the second certificate they fail to install.

<?xml version="1.0" encoding="utf-8"?>  
<PfxRequestDataStorage xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">  
  <Version>0</Version>  
  <UniqueId>vvvv-555-666666aaaaa</UniqueId>  
  <UserId>dfhksdjfhsd9898230482</UserId>  
  <DeviceId>23472648r7y48r734r6384743</DeviceId>  
  <CertificateRequestHash>23784628736482</CertificateRequestHash>  
  <RenewalPeriod>20</RenewalPeriod>  
  <RetryCount>3</RetryCount>  
  <RetryDelay>1</RetryDelay>  
  <CertificateStoreLocation>2</CertificateStoreLocation>  
  <TemplateName>ComputerCertificateforIntune</TemplateName>  
  <ValidityPeriod>1</ValidityPeriod>  
  <ValidityPeriodUnits>7</ValidityPeriodUnits>  
  <Thumbprint />  
  <CertExpirationDate>0001-01-01T00:00:00</CertExpirationDate>  
  <Status>3</Status>  
  <CertStartDate>0001-01-01T00:00:00</CertStartDate>  
  <DateIssued>0001-01-01T00:00:00</DateIssued>  
  **<LastError>0</LastError>**  
  <PfxBlob />  
  <PfxEncodedPassword />  
  <SubjectName>CN=hostname.domain.local</SubjectName>  
  <SubjectAltName>&lt;SANs&gt;&lt;/SANs&gt;</SubjectAltName>  
  <IssueAttempt>10</IssueAttempt>  
  <CAUriList>ca.domain.local\DCCA2009</CAUriList>  
  <UploadAttempt>0</UploadAttempt>  
  <UploadStatus>0</UploadStatus>  

Appreciates any help

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,893 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,053 questions
0 comments No comments
{count} votes

Accepted answer
  1. Crystal-MSFT 48,581 Reputation points Microsoft Vendor
    2020-11-16T03:10:15.27+00:00

    @RASH MAAR From your description, it seems the PKCS certificate is not gotten. To troubleshoot PKCS certificate profile deployment, we can follow the links as below:
    https://video2.skills-academy.com/en-us/troubleshoot/mem/intune/troubleshoot-pkcs-certificate-profiles
    https://video2.skills-academy.com/en-us/troubleshoot/mem/intune/troubleshooting-pkcs-certificate-deployment

    Hope it can help.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.