List users in Terminal
Lookup user information: dscl . -read /Users/whotolookat NFSHomeDirectory Picture PrimaryGroupID UserShell UniqueID UserShell Jamf Pro Extension Attribute #!/bin/sh actstatus=$(dscl . -read /Users/admin2lookat NFSHomeDirectory Picture PrimaryGroupID UserShell UniqueID UserShell) if […