Jamf Pro 10.18 or later A Jamf Pro user account with Conditional Access privileges Microsoft Intune Microsoft Entra ID P1 or P2 Company Portal app for macOS macOS devices with OS X 10.12 Yosemite or later Network: The following ports and endpoints must be accessible for Jamf and Intune to in...
Suggestions for troubleshooting some of the most common problems when you integrate Jamf Pro for Mac devices, with Microsoft Intune.
We turned the ports off to these APs and -so far- the situation has improved greatly. 0 Kudos Reply JesseC1006 New Contributor II In response to bderose Posted on 03-08-2022 07:52 AM We have two of those here at our District but our building is big enough where if you ...
you can no longer manually specify your preferred wifi networks. MacOS will now always make its most recently connected network its top preferred network. In addition to this, I've found that when switching wifi off then on, MacOS will immediately try to connect to the last network it...
The required ports aren't open on your network.Solution Review the information for network ports in Prerequisites for integrating Jamf Pro with Intune.Feedback Was this page helpful? Yes No Provide product feedback Additional resources Training Module Learn how to analyze and resolve compliance...
wifiDeviceName=$(networksetup -listallhardwareports | grep -a1 "Wi-Fi" | tail -n 1 | awk '{FS="Device: "}; {print $2};') networksetup -removepreferredwirelessnetwork $wifiDeviceName <network name> networksetup -addpreferredwirelessnetwork $wifiDeviceName <network name> 0 WPA2E I beli...
#!/bin/sh ##Get the wireless port ID WirelessPort=$(networksetup -listallhardwareports | awk '/Wi-Fi|AirPort/{getline; print $NF}') ##Run a SSID removal if its present networksetup -removepreferredwirelessnetwork $WirelessPort <WirelessSSID> 2>/dev/null And use the Smart Group you cre...
Jamf Pro 10.18 or later A Jamf Pro user account with Conditional Access privileges Microsoft Intune Microsoft Entra ID P1 or P2 Company Portal app for macOS macOS devices with OS X 10.12 Yosemite or later Network: The following ports and endpoints must be accessible for Jamf and Intune to in...
Jamf Pro 10.18 or later A Jamf Pro user account with Conditional Access privileges Microsoft Intune Microsoft Entra ID P1 or P2 Company Portal app for macOS macOS devices with OS X 10.12 Yosemite or laterNetwork: The following ports and endpoints must be accessible for Jamf and Intune to ...
<result> /Applications/Safari.app is NOT infected /Applications/Google Chrome.app is NOT infected /Applications/Firefox.app is NOT infected user bob is NOT infected user macports is NOT infected user ryan is NOT infected </result> And here is the result in the JSS /Applications/Google Chrome...