XenMobile Script to add Applications to Delivery Group Updated

Script Xenmobile

Since last week I provided 3 script to update Delivery Group:

  1. Add Applications
  2. Add Actions
  3. Add Device Policies

Due to Rest API limitation, the command use to update does not really update but replace the content.

I just updated the script to Add Applications to solve this issue.

In fact the script will read the current content of the Delivery Group to be sure to add it and now it’s real update.

I need to update as well the 2 other scripts (should be done until the end of this week).

Note: Limitation is for Enrollment Profile if you do not use the Default One: Global, in fact even if it’s possible to read it, it seems not possible to “write” it, I will check that point to be sure if it’s possible or not. For now, if you do not use Global as Enrollment Profile, you will need to change it after using this script.

Thanks and sorry for the disagreement.

Script can be downloaded here