We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7466f1e commit 00961ceCopy full SHA for 00961ce
2 files changed
Filesets/WM-Group-TEMPLATE.fileset.zip
149 Bytes
Sample Scripts/wm-group-template.sh Sample Scripts/wm-preinstall.shSample Scripts/wm-group-template.sh renamed to Sample Scripts/wm-preinstall.sh
@@ -1,13 +1,9 @@
1
#/bin/bash
2
3
# Set the Group before installation to prevent excess "Something Changed" emails
4
-
5
/usr/bin/defaults write /Library/MonitoringClient/ClientSettings ClientGroup -string "ENTER_GROUP_NAME_HERE"
6
7
8
# Optionally disable auto-updates
9
# /usr/bin/defaults write /Library/MonitoringClient/ClientSettings Update_Enabled -bool false
10
11
12
13
-## Read more at https://www.watchmanmonitoring.com/terminal-commands
+## Read more at https://www.watchmanmonitoring.com/terminal-commands
0 commit comments