| 1 | [[[SERVERNAME]]] - Invitation |
| 2 | ~<area-name> |
| 3 | Hello [[[NAME]]], |
| 4 | ~</area-name> |
| 5 | User [[[USERNAME]]] on server [[[SERVERNAME]]] ([[[SERVERURL]]]/[[[URLARGS1]]]) is requesting you install software to start the remote control session. |
| 6 | ~<area-msg> |
| 7 | ~ |
| 8 | Message: [[[MSG]]] |
| 9 | ~ |
| 10 | ~</area-msg> |
| 11 | ~<area-windows> |
| 12 | For Windows, nagivate to the following link to complete the process: |
| 13 | ~ |
| 14 | ~[[[SERVERURL]]]/meshagents?id=4&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] |
| 15 | ~ |
| 16 | ~</area-windows> |
| 17 | ~<area-osx> |
| 18 | For Apple OSX, nagivate to the following link to complete the process: |
| 19 | ~ |
| 20 | ~[[[SERVERURL]]]/meshosxagent?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] |
| 21 | ~ |
| 22 | ~</area-osx> |
| 23 | ~<area-linux> |
| 24 | For Linux, cut & paste the following in a terminal to install the agent: |
| 25 | ~ |
| 26 | ~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]' |
| 27 | ~ |
| 28 | ~</area-linux> |
| 29 | ~<area-assistant> |
| 30 | For MeshCentral Assistant on Windows, nagivate to the following link to complete the process: |
| 31 | ~ |
| 32 | ~[[[SERVERURL]]]/meshagents?id=10006&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&ac=[[[ASSISTANTTYPE]]] |
| 33 | ~ |
| 34 | ~</area-assistant> |
| 35 | ~<area-link> |
| 36 | To install the software, navigate to [[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]] and follow the instructions. |
| 37 | ~</area-link> |
| 38 | If you did not initiate this request, please ignore this mail. |
| 39 | ~ |
| 40 | Best regards, |
| 41 | ~[[[USERNAME]]] |