DEP Groups

rcastorani
New Contributor II

I was reading the JNUC VPP and DEP discussion writeup and one thing caught my eye:

Is there a way to separate groups of computers in DEP? You can segment the Macs on the DEP portal and the new devices then get assigned to a certain token. This is the best way to create separate groups for your DEP devices.

Does anyone know what this is referring to? It seems the only tokens are for different JSS instances. Are they suggesting that the only way to segment computers is to have different JSS instances?

Here is the full article for reference: http://www.jamfsoftware.com/blog/vpp-dep-panel/

4 REPLIES 4

rdwhitt
Contributor II

In the DEP portal, you can create as many server associations as you like, even if it's to the same JSS. So if you create several sites in the JSS, you can setup a separate DEP and VPP token for each one. We have many different departments who purchase and manage their own devices in this way.

rcorbin
Contributor II

@rcastorani This would solve many issues with us as well. I'm trying to figure out a way to have different pretage enrolments automatically assign to certain sites. We have 50 different sites. @rdwhitt how many associations have you done ? Somehow creating 50 of these sounds a little crazy. Do all of them use the same JSS hostname ? Just trying to figure out how this would work.

rdwhitt
Contributor II

@rcorbin We currently have 26 separate associations and we'll be adding many more as we move forward. The biggest downside to doing it this way is that you have to manually assign serial numbers to the appropriate MDM server in the DEP portal. When you create the server in DEP you can name it whatever you want, we use a naming scheme based on the MDM service; AW-SiteName for Airwatch, Casper-SiteName for Casper.

I apologize ahead of time for the long winded post, you likely know all of this but I figured I'd write it all out for the sake of showing the entire workflow.

To make the association, you will do the following for each site.

  • Log into Casper, select your site (Test-Site) from the drop down, then download the Public key from "Global Management->Device Enrollment Program".

f5cd75add1ba473380fe2df0ac42597f

  • Login to the DEP portal and click “Add MDM server”. Name it based on the site you are creating, in this case I will call it Casper-Test-Site. Do not choose “Automatically assign new devices” when setting up a new MDM server in the DEP portal if you plan to have multiple servers/sites.
    73a5438504d545cf8752633b4bdbb276

  • Upload your Public Key downloaded from your Casper site
    0ad4b284c9544d8e9d62b4dc652df015

  • Download the DEP server token that is created
    15e1f0c8081643568a7b38b1daae7417

  • Login to Casper and choose the site from the dropdown.

  • Click on the Gear icon in the upper right
  • Click “Global Management”
  • Click “Device Enrollment Program”
  • Click “New”
  • Type a display name (e.g. test site dep)
  • Upload the Server Token
    ad8a7ea27e0343f991a24fa83af0b47e

  • Click “Save”

Setup your prestage for the site

  • Click the “Computers” tab
  • Click “PreStage Enrollments”
  • Click “New”
  • Choose the appropriate settings making sure that your DEP token for that site is selected in the “Device Enrollment Program Instance” section.
  • Choose “Automatically assign new devices” if you want all serial numbers associated to this site to be in the scope for this prestage.
    8320f7a8d5e44ebeafa510f1b05c17ad

  • Click “Save”

Now when you assign your devices in the DEP portal to a specific site, the devices will automatically apply to the site’s prestage when the prestage is refreshed.

rcorbin
Contributor II

Many thanks for the detailed response @rdwhitt ! This looks like a very interesting way to do this.