rpayne
5 hours ago
Contributor II

Joined: February 2016

User Statistics

  • 169 Posts
  • 0 Solutions
  • 31 Kudos given
  • 23 Kudos received

User Activity

I have a Mac mini that after upgrading to Monterey 12.7.5 will not allow a password to be entered. Tried multiple keyboards (this machine is usually headless). Keyboard still works in recovery. Mouse works at login. No policies/CPs have been scoped t...
How do we manage the "Automatically allow built-in software to receive incoming connections" and "Automatically allow downloaded signed software to receive incoming connections" options in the Firewall pane of System Settings? The only options in Jam...
I'm attempting to create a script to remove .app files from User's trash bins. I have the following script that is returning "No such file or directory." #!/bin/bash# for each user in the /Users folder that is (!)not the Shared folderfor dir in /User...
We are deploying Cisco Anyconnect with Umbrella on our fleet of 1000+ machines. Our secops team has dictated that the firewall must be set to block all incoming connections. We cannot get Umbrella to show protected with this firewall setting enabled....
During our deployment we utilize jamf connect for account creation and for password sync thereafter. We don't use connect for login AFTER deployment (we have a policy in DEPnotify that resets authchanger). All is well and good until a macOS update co...