@bwoods tried your script but received below syntax. Any thoughts?
Script result: File "", line 1from SystemConfiguration import
SCDynamicStoreCopyConsoleUser; import sys; username =
(SCDynamicStoreCopyConsoleUser(None, None, None) or [None])[0]; use...
I found another way - Using a launchdaemon and an osascript command.
EnvironmentVariables PATH
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware
Fusion.app/Contents/Public:/usr/local/sbin:/Library/Apple/usr/bin:/Applications/Priv...
Update - I ran into this issue and worked with Support. Oddly enough,
removing any entries not being used in the Config Profile resolved this
issue for us with JamfConnect Login and JamfConnect. I would suggest
edit the config profile, erase and re-e...