I changed [System.Convert]::ToBase64String((Get-Item -Path
Cert:\CurrentUser\My\<thumbprint>).RawData, 'InsertLineBreaks') to
[System.Convert]::ToBase64String((Get-Item -Path
Cert:\CurrentUser\My\<thumbprint>).RawData) and imported it, now instead
of erroring out I'm getting success.
@Intune_Support_Team The certificate was created from a different
account that the one used for the initial certificate, and it was not
replaced in intune. .From what I see in the tenant all config profiles
and compliance policies work on MAC os devices, i don't have any errors
there. In intune the ...
@Statler @Intune_Support_Team I was able to get Apple Support (with
little to no headache) to change the Apple ID associated with my old
expired MDM Push certificate to the new managed Apple ID and everything
worked out great. I clicked to renew the certificate once their part was
done, downloaded m...
Latest Comments