Get Support
Recently active
Hi All,looking for some guidance - Im trying to enable Admin By Request have Full Disk Access across my mac fleet.I have a PPPC that I have deployed and its says completed but on the mac (Ventura) When I check in in Security / Privacy -> Full Disk access , its not ticked .. I have seen on the other app - that although on FDA is enabled - the mac UI may not be updated. Here is the config that I have deployed as per ABR instructions..macOS Client: IT Admin Manual (adminbyrequest.com)Im wondering if there is a way i can locally in terminal to see if the FDA is enabled or not .. Any input be great! Thanks
Hi all, I'm working with some of my organizations compliance policies in Microsoft Azure, and I'm having some issues with a Microsoft-issued certificate/private key that gets issued when visiting a Microsoft resource, i.e. portal.office.com. Is there anyway to suppress this certificate so our end users aren't prompted every time they have to login to a specific resource? And to clarify, this is a unique, private key that is generated for each user. So far I've tried deploying a configuration profile with a Chrome plist that explicitly allows anything from the issuer: MS-Organization-Access, as well as changing the trust settings in the Keychain to trust/allow for all applications, but nothing has prevented the certificate prompt.
#!/bin/bash # Written by Justin Repasky 08/03/2023 # Runs Crowdstrike's diagnose command and outputs results to /Users/Shared/Diagnostics # Crowdstrike command includes macOS system diagnostics logs command_to_run="/Applications/Falcon.app/Contents/Resources/falconctl diagnose --silent" target_text="Falcon sensor diagnostics are complete. Please send this file to CrowdStrike Support" target_folder="/Users/Shared/Diagnostics" date_time=$(date +"%Y%m%d-%H-%M-%S") mkdir "$target_folder" 2>/dev/null $command_to_run | while IFS= read -r line; do echo "$line" if [[ $line =~ $target_text.*(/tmp/[^[:space:]]+) ]]; then path="${BASH_REMATCH[1]}" echo "Path found: $path" # Move zip file from tmp folder to /Users/Shared/Diagnostics mv $path "${target_folder}/falconctl_diagnose_${date_time}.zip" # Open /Users/Shared/Diagnostics so user can copy file to where we determine /usr/bin/open "$target_folder" fi done
So I have been going through all the documentation I can find and have tried and tried to get it so that users can just open the Unity.app without signing into the unity Hub.app. This is with an Educational Grant License.Anybody got this working and like to share how you did it? What is your strategy? I have come across syntax errors in the commands they give you as well as contradictory information. They say when you download the packages that there is a "handy install.sh" but instead it is a .ini What! Not good : ( I need this working on 120 Macs like two months ago!Nightmare...
I received this error message on 5 machines this morning. I'm assuming that our policy to recon tried to run but couldn't because the user terminated their connection in the middle of it.I just wanted to see if anybody else has seen this before.Thanks Executing Policy JAMF ReconRunning script JAMF Recon...Script exit code: 1Script result: Retrieving inventory preferences from https://Finding extension attributes...Locating applications...Locating accounts...Locating software updates...Locating package receipts...Locating plugins...Locating printers...Locating hard drive information...Searching path: /Library/Internet Plug-InsSearching path: /Users/[domain username]/ApplicationsSearching path: /Users/[Local Admin Username]/ApplicationsSearching path: /ApplicationsLocating hardware information (Mac OS X 10.14.5)...Gathering application usage information...Submitting data to https://**There was an error. Connection failure: "The operation couldn’t be completed. ( error 502.)"Error
Does anyone know if there's a way to restrict the visibility of Wi-Fi passwords on a system level in iOS and iPadOS 16? I looked around but haven't seen anything about this yet. I know they aren't visible to the user if the credentials are provided via configuation profile. My specific concern is that passwords may become visible to some users if the credentials had to be entered manually (by me) to rejoin the network on the fly. It's a pretty serious security concern, so I'm hoping there's a way to just turn this feature off completely on supervised devices.
So I created a policy for Arctic Wolf like i would for another piece of software. When I tried installing it, I got the error in the attached screenshot. Anyone else get this error?
Updated to 13.3.1 (a). Wanted to monitor via Smart Group but it doesn't look the fields populated after inventory check ins.How are you monitoring?The fields do populate for iOS.
Hello Jamf Nation! I work for an asset recovery company that regularly buys large lots of Apple equipment from schools, and as a result we are well versed in helping schools remove their devices from MDM and releasing them from ASM/ABM. Lately we've been encountering issues from more than one school (system) where Macs are fully erased, but are locked with EFI firmware passwords and the IT departments 100% insist that they don't know what the password is. We know that EFI passwords can be deployed and removed via MDM, so we sent them links to Jamf documentation for managing EFI passwords in hopes of refreshing their memory and they still insist they know nothing. We asked them to check with any employees or volunteers who may have helped deploy these Macs and still nothing. If this were one school system, we'd chalk it up to an unfortunate mistake, but we've received batches of Macs from different parts of the country with this exact same issue— No one in their technolog
Please can someone advise in plain English how to push profiles? Thanks in advance.
Automatic Device enrollment is no longer workingAfter an OS re-installation multiple devices are stuck on the "Remote Management" screen.Clicking on "Continue" shortly displays "Retrieving enrollment profile" but nothing is happening.Manual enrollment via JAMF-enrollment-website is working, requires a reinstallation of a "stuck" machine and unplugging the network cable at the right time.Any idea how we can troubleshoot and resolve this issue?Thanks Bjoern
I know that Jamf Pro has support for the Jamf Teacher app. It supports installing the app and allowing the classroom management functionality with Jamf Pro classrooms.Also, I'm familiar with Jamf School and it's integration with the Jamf Teacher API. So my question is specifically regarding the API, is there support for using the Jamf Teacher API with the Jamf Pro MDM? ThanksSteven
Hi,I currently have problems with the login to the Jamf Page (not my Jamf Pro instrance, the regular jamf.com website). When I try to log in I just get set back to the main page and nothing happened. Already tried the standard solutions. Deleted cookies, incognito mode, different browser, different account, different computer, nothing worked. Has someone similar issues? Is there a problem on Jamfs side?Unfortunately I cannot ask their support directly, because I cant log in. :DKind regards
Hi all!In our new environment that we are setting up with Jamf Connect we are unable to create MDM Capable Users. This takes the option away to deploy certificates, in this case a user certificate, in our Login Keychain.The known workarounds for making users created with Jamf Connect MDM Capable Users are not something we can use in our environment. Because of this I was looking for different solutions and I found out that you are able to perform actions on the Keychain with AppleScriptExample:tell application "Keychain Scripting" to tell keychain "login.keychain" ... end tellNow I'm wondering if it would be possible to move our User certificate from the System Keychain to the Login Keychain with AppleScript. Or maybe someone knows a different solution for getting our User certificate in the Login Keychain without user interaction?
Hello, I would like to update some devices from Jamf. I create a script but it doesnt work. Where is the problem?The script is,#!/bin/bashsudo softwareupdate -i macOS\\ Monterey\\ 12.6.3-21G419 -Rexit 0Thank you.
Hi all, I don’t suppose someone could share a snippet of their config with Jamf Connect shares including their custom menu item for shares and possibly a passworditem to update secure air printers?If I manually connect to the shares, all fine no issues with auto, it just won’t do it automatically. Also the Shares menu won’t appear in the app. Same with keychain items, I just can’t get it to work!! Thanks!
Hi,Our company recently onboarded Jamf. I'm looking at best practices, or what others in the community, has done with Patch Management.It seems we must manually search for and download or create .pkgs of applications > upload the package > select Patch Management Application > Definitions > Add > Create Patch Policy or edit existing patch policy. I currently have applications all from the Jamf internal source. But the list of applications are getting longer as I onboard more Mac users. Having to download/create pkgs every month seems quite cumbersome. What do you do? Thanks.
So I open the network prefs, select the wifi interface go to the little cog wheel at the bottom and select "Make Service Inactive". Can somebody please tell me how to do this via the Terminal, or at least a script that I can push out via jamf or something? Oh, it needs to work on Mojave and higher macOS...
Hi, we've been copying the bookmarks.plist file located in ~/Library/Safari/ along with FEU FUT in order to set up Safari Bookmarks and had success until macOS Mojave. When we run this policy in Safari, not only does it not copy over the bookmarks, but when you create a new local user account, we get the message "macOS needs to repair your Library." I've asked Jamf support about this and their solution is to move away from setting up Safari bookmarks and instead use Self Service bookmarks. Have you guys had any luck with setting up bookmarks in Safari?
Hello, Has anyone been able to run Microsoft Intune Integration on Macbooks with Intel chips and Ventura OS?We tried to run the policy on Macbooks with Intel chips and Ventura OS but the integration doesn't work and the device will never get registered in AAD.We also tried with M1 chips, but there is no issue, on macbook with Monterey OS and Intel chip, the integration will work. The integration will stop at this step on intel devices with Ventura: We already tried with different browsers, deleting the profiles, using webview and reenrolling the device and everything else that could be found on the internet. Has anyone been able to make this integration between Jamf and Intune with this scenario? Thanks,Traian
Hi Team,Wondering, Jamf Pro API returns all the device-Id(s) associated with the User, by passing user email/id as input? If yes, can you point to the API end-points? Thank You,Kalai
Recently we have purchased the software. we wanted to do the training . so wanted to know if JAMF Provide training in India. if Yes please let me know the location. ThanksSantosh
Hi I am looking for a script to replace the Username in the inventory section with the Extension Attribute of "Last User Logged In". In addition to add "@companyX.com" as a suffix to the user name. This would help me greatly in getting Asset inventory for my company via Azure. I am getting the Last User Logged In by Extension Attribute. So if the "Last User Logged In" is john.doe , take john.doe and add @companyX.com and fill the Username in the inventory section as john.doe@companyX.com. This would then poll Azure and I would get all the data I need. Still looking for a way to not manually update the username field when deploying a Mac to another user. My scripting skills are limited, apologies. Thanks,JT
Script to download the latest Citrix Receiver for Mac: #!/bin/bash ##################################################################################################### # # ABOUT THIS PROGRAM # # NAME # CitrixReceiverUpdate.sh -- Updates Citrix Receiver # # SYNOPSIS # sudo CitrixReceiverUpdate.sh # # LICENSE # Distributed under the MIT License # # EXIT CODES # 0 - Citrix Receiver is current # 1 - Citrix Receiver installed successfully # 2 - Citrix Receiver NOT installed # 3 - Citrix Receiver update unsuccessful # 4 - Citrix Receiver is running or was attempted to be installed manually and user deferred install # 5 - Not an Intel-based Mac # 6 - ERROR: Wireless connected to a known bad WiFi network that won't allow downloading of the installer # #################################################################################################### # # HISTORY # # Version: 1.0 # # - v.1.0 Luis Lugo, 09.05.2016 : Updates Citrix Receiver # ######################
Just making my views public on the decision to deprecate Jamf Remote app in Jamf Prop 10.40 as I personally feel its the wrong decision.10.40.0Jamf RemoteJamf Remote has been removed from Jamf Pro.This includes the screen sharing workflow using Jamf Remote. Jamfrecommends to use TeamViewer for remote administration. For instructions on how to integrate TeamViewer with Jamf Pro, see TeamViewer Integration in the Jamf Pro Documentation.Having just completed a large deployment of the TeamViewer Tensor and its integration to Jamf Pro and Microsoft Intune, its really a poor substitute to the usability of Jamf Remote.While Jamf Remote lacked support for NAT and accessing devices off local LAN is made up for it for ease of use and its integration to Jamf Pro (it had a very similar ease of use like Apple Remote Desktop) and its ability to ad-hoc install a package or perform certain fu
Earn a cool badge and Jamf Nation Reward Bytes for your published articles. We’re looking forward to your submissions!