Jamf Pro
Powerful workflows for IT pros
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

FileVault2 with JSS

I'm trying to test the use of FileVault 2 with El Capitan machines.Created Disk encryption configuration with Individual recovery key and it works fine. I have many systems which are already FileVault 2 enabled before enrolled with JAMF. I'm looking ...  View more

  • 1190 Views
  • 4 replies
  • 0 kudos

Force a Reboot at Logout

I need to configure a few speciifc Macs to restart anytime that the user chooses to logout. Mainly targeted to s couple shared kiosks, Macs that have very long uptimes, or users have been asked to reboot and still refuse to do so. Off the top of my h...  View more

  • 1275 Views
  • 2 replies
  • 0 kudos

IXL Configuration dictionary

I am looking for the code for the Configuration dictionary for IXL iOS app to set the custom domain in the app. There is a setting for it in iOS Settings - IXL. Unfortunately IXL is anot aware of how to set this via MDM commands.  View more

  • 5332 Views
  • 11 replies
  • 0 kudos

osascript network drive mount in 10.12

Has anyone tried running something like this via a script on 10.12Server=Correct_Server_AddressMount_Point=TempStoreRESULT=osascript -e "try" -e "mount volume "smb://$Server/$Mount_Point/"" -e "end try"The mount point mounts but a folder /Volumes/Tem...  View more

  • 4805 Views
  • 17 replies
  • 0 kudos

API and DELETE policy by ID

I'm trying to delete a policy vie the API, however I'm getting "400 bad request" in return. My account has full admin rights and I can GET, PUT, and POST just fine to the same policy. DELETE works for other stuff like Categories and Buildings. I doub...  View more

  • 1141 Views
  • 1 replies
  • 0 kudos

iPad block certain WiFi networks and certain apps

I am wondering is it possible to prevent any iPads from connecting to the guest wifi network. At my school we had just blocked Snapchat, Instagram and Pokémon GO last week on the main wifi network. The students and a few teachers went to the guest ne...  View more

  • 1820 Views
  • 3 replies
  • 0 kudos

Can't update iPads that are in Share Mode

I know I have seen this somewhere on here but I couldn't find it so I will start my own discussion. Has anybody else not been able to update their iOS on Shared iPads by sending a remote command? The command is successful because I see it show up on ...  View more

  • 3760 Views
  • 7 replies
  • 0 kudos

Oh no, not another printer discussion

All, So we're just rolling out Casper to our users, and one of the big pain points for us is Printers. We hope this will help. Anyway, I've been searching, and finding a ton of conflicting info. I'd like to just build one package that contains all ou...  View more

  • 2683 Views
  • 16 replies
  • 0 kudos

Apple ID, Self-Service, and lightly managed iPhones

So we're going to start using Casper to manage iPhones. These phones will be paid for by the hospital, but the end users will be expected to use them basically like personally owned devices. In other words, the devices are going to be very lightly ma...  View more

  • 536 Views
  • 1 replies
  • 0 kudos

enable remote management ?

Is there a better way through the JSS interface to create a policy to turn on 'Remote Management' only for a specific user? instead of having a policy run a script to do it ?  View more

  • 825 Views
  • 2 replies
  • 0 kudos

LED Monitor not waking from sleep

Maybe someone has a seen same or a similar issue...Mac Mini 2014 running 10.10.5.All of the computers were migrated using Carbon Copy Cloner to new hardware. I booted from the CCC backup image to each new 2014 Mini without issue. I reinstalled/repair...  View more

  • 357 Views
  • 0 replies
  • 0 kudos

How to get Box Edit to Install Properly

I'm attempting to roll out Box Edit to my company. I see Box even has a support article for deploying specifically with Casper, https://community.box.com/t5/Managing-Your-Content/Deploying-Box-Edit-With-Casper/ta-p/755 however it doesn't appear to wo...  View more

  • 1382 Views
  • 4 replies
  • 0 kudos

Black Screen and spinning wheel of death

Hi JAMF Community, We are seeing an issue where some of our Macs would just freeze and show the spinning wheel at login. Once you accept the security banner, instead of going to the login window it just gets stuck at the black screen and then it free...  View more

  • 2225 Views
  • 5 replies
  • 0 kudos

Screen Lock policy not working on one Imac

Has anyone had an issue with 1 device not applying the screenlock configuration profile. I have a policy that will immediately lock the imac once the screensaver comes on. All devices except for one seem to apply this configuration profile. The profi...  View more

  • 282 Views
  • 0 replies
  • 0 kudos

SmartBoard solution needed

When a student sharing there presentation or report from an iPad via airplay (Apple TV) to a projector on to a SmartBoard is there a way for a teacher to write corrections on to the SmartBoard using the SmartBoard functions?  View more

  • 961 Views
  • 2 replies
  • 0 kudos

Composer Autocorrect just made me want to cry

I am not sure what is going on but I have been pulling my hair out because I made a post install script in composer, and when I used a double dash it autocorrected it into a longer dash (??). It looked like a regular dash when I went back to edit so ...  View more

  • 784 Views
  • 3 replies
  • 0 kudos

App History does not display current information

Using the JSS Instance in the cloud. In looking at the history for a system, from the inventory screen. There is Inventory, Management and History for tabs. The History tab reveals a wealth of info for the last month...Only, it is 6 days behind. Yest...  View more

  • 663 Views
  • 1 replies
  • 0 kudos

« Policy failed to run » mais tout est OK… Pourquoi ?

Bonjour à tous, Nous avons mis à disposition dans le Self Service une policy qui installe trois packages et exécute un script installant ffmpeg depuis MacPorts.Les packages s'installent sans problèmes. Le script vérifie si ffmpeg existe et le cas éch...  View more

d67b68b29a80488e8b5cea7ae3b48ec2 659ca02b08b74577a268bdcb020415ec 2c71e9ecb48f4f329fa950878009186d
  • 1278 Views
  • 4 replies
  • 0 kudos

Attempting to run an applescript, constant errors.

We've had issues with the computers here after a migration with some important fonts being disabled. I made this script up to quickly fix the issue, I'm no scripting expert, I just wanted a quick way to do this for 200+ computers. I want it to run th...  View more

  • 1109 Views
  • 3 replies
  • 0 kudos

Best method for applying OS updates......

Hi all, Looking for a way to apply updates e.g. 10.11.6 but only if the machine is NOT on 10.11.6. How can I configure a policy or policies to determine what OS version is running (In my situation it would 10.11.4 - 10.11.6), and then apply 10.11.6 i...  View more

  • 770 Views
  • 2 replies
  • 0 kudos

Mysterious Reboots

I've been experiencing mysterious reboots on my machine and another 10.12 lab machine. I can't find any entry in policy logs, system logs, jamf logs, or anything like that. The machines will just be back at the login prompt, but not any reports of a ...  View more

  • 666 Views
  • 2 replies
  • 0 kudos

Passcode Policies

Hi all, Apologies for this really simple question. I have attached our current passcode policy for pre-stage enrolments. As you can see the Maximum number of failed attempts is set to 5. I understand that the account will be locked out after 5 incorr...  View more

9a01ecbac57245a69146dccbd89bdfcb
  • 1160 Views
  • 3 replies
  • 0 kudos

User initiated Enrollment - Assign to user privilege

Hi guys, I would like to create a standard local account that is only being used to enroll OSX and has the permission to assign to user. Can you please advise which privileges are required? Also during the installation of the QuickAdd Package, it req...  View more

  • 872 Views
  • 1 replies
  • 0 kudos