mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-06-11 04:30:29 +01:00
Update brandDEPinstall.sh
This commit is contained in:
@@ -27,9 +27,12 @@ echo 'Command: Image: /Library/Application Support/Purple/logo.png' >> /var/tmp/
|
||||
echo 'Command: MainText: Your organisation is using a Mobile Device Management solution provided by Purple Computing, we are now installing your organisations software, settings and policies.' >> /var/tmp/depnotify.log
|
||||
|
||||
## STARTING INSTALLS ###
|
||||
echo 'Status: Starting Software Installs' >> /var/tmp/depnotify.log
|
||||
echo 'Status: Starting MDM Installer' >> /var/tmp/depnotify.log
|
||||
sleep 3s
|
||||
#sudo -u $(stat -f '%Su' /dev/console) /bin/sh <<'END'
|
||||
chmod 777 /var/tmp/depnotify.log
|
||||
killall DEPNotify
|
||||
/Applications/Utilities/DEPNotify.app/Contents/MacOS/DEPNotify
|
||||
chmod 777 /var/tmp/depnotify.log
|
||||
chmod 777 /var/tmp/depnotify.log
|
||||
sleep 3s
|
||||
echo 'Status: Starting Software Install' >> /var/tmp/depnotify.log
|
||||
|
||||
Reference in New Issue
Block a user