mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			47 lines
		
	
	
		
			No EOL
		
	
	
		
			2.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			No EOL
		
	
	
		
			2.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div>[[[SERVERNAME]]] - Invitation</div>
 | |
| <div style="font-family:Arial,Helvetica,sans-serif">
 | |
|     <table style="background-color:#003366;color:lightgray;width:100%" cellpadding=8>
 | |
|         <tr>
 | |
|             <td>
 | |
|                 <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Agent Installation</b>
 | |
|             </td>
 | |
|         </tr>
 | |
|     </table>
 | |
|     <area-name>
 | |
|         <p>
 | |
|             Hello [[[NAME]]],
 | |
|         </p>
 | |
|     </area-name>
 | |
|     <p>User [[[USERNAME]]] on server <a href="[[[SERVERURL]]][[[URLARGS1]]]">[[[SERVERNAME]]]</a> is requesting you to install software to start a remote control session.</p>
 | |
|     <area-msg>
 | |
|         <p>
 | |
|             Message: <b notrans="1">[[[MSG]]]</b>
 | |
|         </p>
 | |
|     </area-msg>
 | |
|     <area-windows>
 | |
|         <p style="margin-left:30px">
 | |
|             <a href="[[[SERVERURL]]]/meshagents?id=4&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]">Click here to download the MeshAgent for Windows.</a>
 | |
|         </p>
 | |
|     </area-windows>
 | |
|     <area-osx>
 | |
|         <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>
 | |
|     </area-osx>
 | |
|     <area-linux>
 | |
|         <p>
 | |
|             For Linux, cut & paste the following in a terminal to install the agent:<br />
 | |
|             <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>
 | |
|         </p>
 | |
|     </area-linux>
 | |
|     <area-assistant>
 | |
|         <p style="margin-left:30px">
 | |
|             <a href="[[[SERVERURL]]]/meshagents?id=10006&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]">Click here to download the MeshCentral Assistant for Windows.</a>
 | |
|         </p>
 | |
|     </area-assistant>
 | |
|     <area-link>
 | |
|         <p>
 | |
|             To install the software, <a href="[[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]]">click here</a> and follow the instructions.
 | |
|         </p>
 | |
|     </area-link>
 | |
|     <p>If you did not initiate this request, please ignore this mail.</p>
 | |
|     Best regards,<br>[[[USERNAME]]]<br>
 | |
| </div> |