For the complete documentation index, see llms.txt. This page is also available as Markdown.

Join Entra ID

The Join Entra ID step definition joins the device to Entra ID. There are not options to configure on this step.

This requires adding a provisiosing package (.ppkg) file to the DeployR Entra ID join bulk enrollment token content item, which can be done by executing the GeneratePPKG.ps1 script in the "C:\Program Files\2Pint Software\DeployR\Tools" folder and authenticating using an Entra ID user that has sufficient rights.

The generated PPKG file can be used to join an unlimited number of devices to Entra ID. The bulk enrollment token in the package is only good for 179 days, so it needs to be periodically updated. See the description on the content item version for the current PPKG's expiration date:

GeneratePPKG.ps1 Command Line

Besides the above method mentioned, the script can be copied off to a workstation and run along with the parameters -SkipUpload & -EntraTenantID

You might see Defender fuss a bit about the module, but it's fine.

Then "Getting access token" prompts for Azure Creds

Then once auth is provided, it will continue and provide instructions on how to upload:

Copy the folder C:\Users\GaryBlok\AppData\Local\Temp\e44ff3c1-9ba0-4d40-b093-441880464850 containing the generated PPKG file to a location on the DeployR server and upload to the content item manually using:

Last updated