Added MeshCentral Assistant option to invitation email.

This commit is contained in:
Ylian Saint-Hilaire
2022-02-25 11:19:31 -08:00
parent 02aa494e32
commit 86a6970631
5 changed files with 30 additions and 3 deletions

View File

@@ -26,6 +26,12 @@ For Linux, cut & paste the following in a terminal to install the agent:
~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]'
~
~</area-linux>
~<area-assistant>
For MeshCentral Assistant on Windows, nagivate to the following link to complete the process:
~
~[[[SERVERURL]]]/meshagents?id=10006&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]
~
~</area-assistant>
~<area-link>
To install the software, navigate to [[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]] and follow the instructions.
~</area-link>