Maybe you can have the devices join / leave a static group that already
has that config profile in it? It doesn't look like there is an endpoint
for making changes to config profile scopes, but there is something for
device groups https://{yourDomain...
I don't have a solution for the printer font error since I've been
searching for it too, but the script error is solved by adding a \
before the last semicolon to be: find ./ -type f -exec sed -i '' -e
"s/TTRasterizer: Type42/TTRasterizer: None/" {} ...
From here: https://github.com/grokability/jamf2snipe/issues/78 Jamf
School / Jamf Now are completely different products with a completely
different API. jamf2snipe in it's current state will only work with Jamf
Pro.