Hey All, I'm getting this message and also one that says JamfDaemon need updating. I've gone through all of my scripts and EAs to see which ones were calling/using Python and all have been resolved, but I'm still seeing this on new Monterey installs. Any ideas where else I can look?
Page 2 / 2
Thanks @DBrowning I'm more partial to
LOGGEDIN=$(/usr/bin/stat -f%Su /dev/console)
or
LOGGEDIN=$(/bin/ls -l /dev/console | cut -d" " -f4)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.