How to verify what profiles are loaded on a macos running Jamf MDM server
MacOS 10.x
Jamf
Edpa agent 15.x , 16.x
firefox or full disk access profiles not enabled
Open terminal
run the following command with sudo
sudo echo "<result>`profiles -C -v | awk -F": " '/attribute: name/{print $NF ","}' | sort`</result>"
This command will output all loaded profiles from jamf.