Configure the Network Device Enrollment Service In Pictures

The Network Device Enrollment Service performs the following functions

To request and enroll for a certificate by using the Network Device Enrollment Service

By default, the Network Device Enrollment Service can only cache five passwords at a time. If the password cache is full when you submit a password request, you must do one of the following before resubmitting your request:

—-

Here is how to configure the feature upon installation:

Create a new AD user named NdesService
Set a strong password for the user and tick ‘Password never expires’
Add newly created user to Server Operators group, and to IIS_IUSRS group
Open ‘Local Security policy’ on the server where you installed the NDES and navigate to Local Policies ⇒ User Rights Assignment, and double-click ‘Log on as a service’
Add the newly created domain user to the list
Open command prompt and add the newly created domain user to local IIS_IUSRS group by issuing the command: net localgroup IIS_IUSRS DOMAIN\NdesService /add
After you have finished installing the Network Device Enrollment Service role, click ‘Configure Active Directory Certificate Services on the destination server’
Make sure that you have the adequate credentials and click ‘Next’
Tick the ‘Network Device Enrollment Service’ and click ‘Next’
Click ‘Select…’
Enter the credentials of the newly created domain user and click ‘OK’
Now that we have selected the user, click ‘Next’
Enter the required details in the form and click ‘Next’
You can leave this as-is and click ‘next’. Or you can change the providers and key lengths, but this is OK
Confirm that all data is correct and click ‘Configure’
Close the wizzard and you’re done!