mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-03 06:03:26 +00:00
Update mosyle-attributes.sh
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
echo
|
||||
echo
|
||||
echo
|
||||
|
||||
echo Self Service Version:
|
||||
defaults read /Applications/Self-Service.app/Contents/Info CFBundleShortVersionString
|
||||
|
||||
echo
|
||||
echo
|
||||
#KERNELPANICS
|
||||
PanicLogCount=$(/usr/bin/find /Library/Logs/DiagnosticReports -Btime -7 -name *.panic | grep . -c)
|
||||
/bin/echo Kernel Panics Logged":" "$PanicLogCount"
|
||||
|
||||
Reference in New Issue
Block a user