mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-06-10 20:20:32 +01:00
Update README.md
This commit is contained in:
@@ -315,7 +315,9 @@ sudo /tmp/zerotier.sh [NETWORKID]
|
||||
|
||||
##### A REBOOT IS REQUIRED FOR THE TLS CERT GENERATION
|
||||
|
||||
It is also advised that you add a custom command or script for "on User Sign In" to execute `/usr/local/bin/zerotier-cli join [NETWORK ID]`
|
||||
It is also advised that you add a custom command or script for "on User Sign In" to execute ```
|
||||
/usr/local/bin/zerotier-cli join [NETWORK ID]
|
||||
```
|
||||
|
||||
Add the following custom command for Mosyle Attribute look up
|
||||
|
||||
@@ -323,7 +325,9 @@ Add the following custom command for Mosyle Attribute look up
|
||||
|
||||
###### Event: Every "Device Info" update
|
||||
|
||||
Command: ```/usr/local/bin/zerotier-cli info```
|
||||
Command: ```
|
||||
/usr/local/bin/zerotier-cli info
|
||||
```
|
||||
|
||||
###### Show the command response as an attribute on Device Info: TICK
|
||||
|
||||
|
||||
Reference in New Issue
Block a user