diff --git a/Helpers/mosyle-attributes.sh b/Helpers/mosyle-attributes.sh index 4a87ecc..1547dc5 100644 --- a/Helpers/mosyle-attributes.sh +++ b/Helpers/mosyle-attributes.sh @@ -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"