Update README.md

This commit is contained in:
Michael
2021-10-09 20:00:15 +01:00
committed by GitHub
parent 093ab89502
commit ebe674bf3f

View File

@@ -7,7 +7,39 @@ This script is designed to brand DEPNotify and launch pre self service install.
##### Command to execute
```
curl -o /tmp/brandDEPinstall.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/Helpers/brandDEPinstall.sh &&
chmod +x /tmp/brandDEPinstall.sh &&
/tmp/brandDEPinstall.sh
curl -o /tmp/brandDEPinstall.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/Helpers/brandDEPinstall.sh && chmod +x /tmp/brandDEPinstall.sh && /tmp/brandDEPinstall.sh
```
### launch-dep.sh
This script is designed to launch DEPNotify in a window and should be executed as the console user.
##### Command to execute
```
curl -o /tmp/launch-dep.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/Helpers/launch-dep.sh && chmod +x /tmp/launch-dep.sh && /tmp/launch-dep.sh
```
### launch-dep-en.sh (TESTING)
This script is designed to launch DEPNotify Fullscreen and should be executed as the console user.
##### Command to execute
```
curl -o /tmp/launch-dep-en.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/Helpers/launch-dep-en.sh && chmod +x /tmp/launch-dep-en.sh && /tmp/launch-dep-en.sh
```
## Non-script Files
### SupportApp.pkg
This package is designed to install a status bar icon, package is by Root3 (NL)
### SmartVPN.zip - Draytek Smart VPN Client for macOS
This zip contains the application for the Draytek Smart VPN Client for macOS
### CreateTicket.zip - WebKit / Fluid application to provide a ticket creation window as a part of the raise ticket workflow.
This zip contains the application for the Draytek Smart VPN Client for macOS