Description
- This article explains how admins can install the client and log in to Mesh Network.
Notes
- You need Mesh Network admin privileges to view the actual screens or make changes to the settings.
- For the initial login, only the initial admin registered at the time of application can log in to Mesh Network.
- The content of this article is based on the product specifications as of August 2026 and may be changed without notice.
Procedure
- Access the Mesh Network login page from the URL below and log in as an admin user.
https://login.hennge.runetale.com - After logging in to the Administration, go to [Machines] - [Resources] and click [Add New Resource].
-
Enter the OS type and resource name, then click [Issue Compose Key].
The Compose Key is an identifier for managing Windows Server as a resource on Mesh Network.Name Description Notes Select OS The server OS where the client will be installed * The command will change depending on the specified OS.
* macOS is not supported and is not covered by the operation guarantee.Resource name Specify the name of the server to be registered. - Allow key reuse Setting to allow the Compose Key to be reused You can register multiple servers with the same key.
* Please note that using the Compose Key generated in this procedure allows participation in Mesh Network.
Key validity period Validity period of the Compose Key
- 30 days (default)
- 60 days
- 90 days
- Key description Memo regarding the issued key - - Click [Issue Compose Key] to generate the Compose Key. The install and verification command will be available for copying.
- Connect to the Windows server and launch PowerShell as an admin.
- Copy and execute the install and verification command (deploy.ps1) generated in step 4 to install Runetale.
-
Verify that the installation was successful with the following commands.
If the installation is successful, the version information (X.X.XX) will be returned.Command 1
runetale versionCommand 2
runetaled version - When the command completes successfully, the connection will be established and registration will be complete.
-
Run the following command to start Runetale.
runetale up - When you run [ipconfig /all] on the server, you can confirm that the Runetale virtual network adapter has been created and an IP address has been assigned.