Asked by:
Issues configuring NDES

Question
-
Hi - I'm hoping someone can help me figure out what I'm missing on this NDES install.
I am getting the following error when installing NDES in an environment. Here is the relevant information on the environment:
CAs are installed in the root forest domain
NDES server is installed in the same forest in a child domain (supported according to the technet article "Configure infrastructure to support SCEP with Intune"
Account logged into the machine is an enterprise administrator
The service account is a member of the local administrator group on the NDES server, and has rights to manage CA on the CA.
The error received is:
Install-AdcsNetworkDeviceEnrollmentService : CMSCEPSetup::Install: Access is denied. 0x80070005 (WIN32: 5
ERROR_ACCESS_DENIED)
At line:1 char:1
+ Install-AdcsNetworkDeviceEnrollmentService -ServiceAccountName "svcnd ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-AdcsNet...rollmentService], UnauthorizedAccessException
+ FullyQualifiedErrorId : System.UnauthorizedAccessException,Microsoft.CertificateServices.Deployment.Commands.NDE
S.InstallAdcsNetworkDeviceEnrollmentServiceWednesday, October 30, 2019 3:53 PM
All replies
-
Hi,
It seems like a permission problem, i would recommend you check the permissions for the service account again .
Give the account full control to manage the CA and certificate templates, then try again .
Similar case link:
Best Regards,
Fan
Please remember to mark the replies as an answers if they help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com
Thursday, October 31, 2019 6:40 AM -
Thanks - I've checked those settings. Enterprise Admins have full control over the Public Key Services container. I've even added the account explicitly to have those permissions to rule out any possible inheritance issues and I still have the same problem.Thursday, October 31, 2019 1:26 PM
-
Hi,
Would you please tell me which article did you referred to ?
I found the following links and did a test to installed the NDES in my lab successfully.
https://docs.microsoft.com/en-us/intune/protect/certificates-scep-configure I would do more research it , and if you have any progress on it, welcome to update here!
Best Regards,
Fan
Please remember to mark the replies as an answers if they help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com
Friday, November 1, 2019 10:05 AM -
Hi,
Just want to confirm the current situations.
Please feel free to let us know if you need further assistance.
Best Regards,
FanPlease remember to mark the replies as an answers if they help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com
Tuesday, November 5, 2019 5:50 AM