mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-09-16 08:30:42 +01:00
Update mosyle-attributes.sh
This commit is contained in:
@@ -100,6 +100,18 @@ dscl . list /Users | grep -v "^_"
|
||||
echo
|
||||
echo
|
||||
|
||||
echo Last Logins:
|
||||
last -10
|
||||
|
||||
echo
|
||||
echo
|
||||
|
||||
echo Uptime:
|
||||
uptime
|
||||
|
||||
echo
|
||||
echo
|
||||
|
||||
echo Printers:
|
||||
lpstat -p | awk '{print $2}'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user