| 1 | <div>[[[SERVERNAME]]] - Invitation</div> |
| 2 | <div style="font-family:Arial,Helvetica,sans-serif"> |
| 3 | <table style="background-color:#003366;color:lightgray;width:100%" cellpadding=8> |
| 4 | <tr> |
| 5 | <td> |
| 6 | <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Agent Installation</b> |
| 7 | </td> |
| 8 | </tr> |
| 9 | </table> |
| 10 | <area-name> |
| 11 | <p> |
| 12 | Hello [[[NAME]]], |
| 13 | </p> |
| 14 | </area-name> |
| 15 | <p>User [[[USERNAME]]] on server <a href="[[[SERVERURL]]][[[URLARGS1]]]">[[[SERVERNAME]]]</a> is requesting you to install software to start a remote control session.</p> |
| 16 | <area-msg> |
| 17 | <p> |
| 18 | Message: <b notrans="1">[[[MSG]]]</b> |
| 19 | </p> |
| 20 | </area-msg> |
| 21 | <area-windows> |
| 22 | <p style="margin-left:30px"> |
| 23 | <a href="[[[SERVERURL]]]/meshagents?id=4&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]">Click here to download the MeshAgent for Windows.</a> |
| 24 | </p> |
| 25 | </area-windows> |
| 26 | <area-osx> |
| 27 | <p style="margin-left:30px"><a href="[[[SERVERURL]]]/meshosxagent?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]">Click here to download the MeshAgent for Apple OSX.</a></p> |
| 28 | </area-osx> |
| 29 | <area-linux> |
| 30 | <p> |
| 31 | For Linux, cut & paste the following in a terminal to install the agent:<br /> |
| 32 | <pre style="margin-left:30px" notrans="1">wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\'</pre> |
| 33 | </p> |
| 34 | </area-linux> |
| 35 | <area-assistant> |
| 36 | <p style="margin-left:30px"> |
| 37 | <a href="[[[SERVERURL]]]/meshagents?id=10006&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&ac=[[[ASSISTANTTYPE]]]">Click here to download the MeshCentral Assistant for Windows.</a> |
| 38 | </p> |
| 39 | </area-assistant> |
| 40 | <area-link> |
| 41 | <p> |
| 42 | To install the software, <a href="[[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]]">click here</a> and follow the instructions. |
| 43 | </p> |
| 44 | </area-link> |
| 45 | <p>If you did not initiate this request, please ignore this mail.</p> |
| 46 | Best regards,<br>[[[USERNAME]]]<br> |
| 47 | </div> |