Yep, I got that far but it still doesnt answer the question of
ultimately, how and where do I get the final list? Do I make it a Smart
Group, but what would the "value" be under criteria for the
script?Chrome Extension Installed Script (EA) IS {value...
I understand the script does that but I guess my question is, how do i
use this script/where do I put the script? Add as an extension
attribute? But then how do I produce the list of extensions installed
for the current logged-in user.I don't underst...
@mario Thanks! Using the one anchored (below), what would the value be
set to in the creation of the EA? #!/bin/bash loggedInUser=`python -c
'from SystemConfiguration import SCDynamicStoreCopyConsoleUser; import
sys; username = (SCDynamicStoreCopyCon...
Hi @mario - there are a few scripts in that link you posted. Like
@falbrecht, I am looking for one that will generate a report of
installed Chrome extensions. Do you mind posting which exactly worked? I
appreciate your help. Thanks!
@Jonathan_Kane @KevyKev_7 Using the Enforce Okta Device Trust for Jamf
Pro managed macOS devices guide, I am a bit confused on Step 3. I
created a policy with all 3 scripts (Python 3 install, Device Trust
Dependencies install, and Okta Device Registr...