In my environment i am trying to setup our Mojave corp build with 365 and trying to take advantage of jamf passthorugh on mobile config.
problem i have although all our emails are the same domain, 'conesto' for example, a small set of users have a different activation address so i cant use $EMAIL for the activation address. i have tested and although i can setup Skype with $USERNAME@fqdn old style, i cant do that with our 365 portal so its either full email or domain login...................
how can i pass
conesto$USERNAME
as a activation value without json turning it to when it translates it from custom setting plist to MCX. i have tried to escape with but i only get it worse with \\
what am i doing wrong