Deploy a discovery service to simplify Windows 10 activations
Windows 10
activationsYou can use a
Java
web application from BlackBerry
as a discovery service to simplify the activation process for users with Windows 10
devices. If you use the discovery service, users don't need to type a server address during the activation process.
You can use different operating systems and web application tools to deploy a discovery service web application. The steps below address the high level tasks, the specific actions depend on your organization's environment.
- Configure a static IP address for the computer that will host the discovery service.
- If you want to allow users to activate devices while they are outside of your organization's network, configure the computer that will host the discovery service to listen externally on port 443.
- Create a DNS Host A record for the nameenterpriseenrollment.that points to the static IP address that you configured.<email_domain>
- Create and install a certificate to secure TLS connections betweenWindows 10devices and the discovery service.
- Log into myAccount to download the Auto Discovery Proxy Tool. Run the .exe file to extract a .war file.The .exe file will extract the fileW10AutoDiscovery-to<version>.warC:\BlackBerry.
- RenameW10AutoDiscovery-to<version>.warROOT.war. Move it to the folder root of yourJavaapplication server.
- Update the wdp.properties file of the discovery service web application to include a list of the SRP IDs (UEMon-premises) or tenant IDs (UEM Cloud) for yourUEMinstances. You can find the IDs in myAccount.