D5 Lab Version (LAB) Installation Guide
This document provides installation instructions for the Lab License, designed for school IT administrators. This is an initial version, and we will promptly address any issues. Thank you for your support!
1. Registration and Login
A. Confirm with your D5 contact that your Lab (LAB) account has been activated.
B. Use your admin account to log in to D5 at https://myspace.d5render.com/
C. Click on the Lab Management entry to access the management interface.

Access the LAB Management Interface:

2. Download
2.1 Configure Outbound IP
Before the initial installation, configure a unified outbound IP for all Lab computers.
Note:
Only adding IPs is supported; editing or deleting IPs is currently unavailable.
For changes, please contact us. We will optimize IP settings based on user needs.

How to Get Your Public IP
You can retrieve your public IP by visiting any of the following websites:
2.2 Download Installation Script
After setting at least one IP, click [Install Script] to download the script via your browser.

3. Installation
3.1 Secret Key
The Secret Key is a security measure to protect your account and prevent unauthorized resource usage.
How to Get the Secret Key
Log into the LAB Management backend https://lab.d5render.com/seat
Select Lab Details.
Select Management.
Copy the Secret Key.

3.2 Script installation guide
We provide two installation methods. You can choose the one that best suits your needs. If you require batch installation, please select the second method, which is silent installation.
3.2.1 Standard installation
1) Navigate to the directory where the installation package is located, find the folder containing the installation package, click on the address bar, type cmd, and press Enter.

2) Enter the following command, replacing xxxx with your Installation key:
Note:
The installation package for the Lab License is regularly updated. For both downloading and installation, please always refer to the package version available in the admin backend (Install Scripts).
To obtain the Installation Key, log in to the Lab management backend → Go to Lab Details → Management → Copy Secrect Key. Replace xxxx with the key.
Example:

3.2.2 Silent installation
1) Open the Command Prompt as an administrator and navigate to the directory containing the installation package.


2) Enter the following parameters (separated by space):
D5_Render_installer-2.9.5.0534.exe [Required, Installation Package Name]
labSecret=xxxx [Required, Replace xxxx with the Secret Key]
silent=true [Required]
installPath=xxx [Required, target installation path] Example: - installPath=C:\Program Files\D5 Lab
workspacePath=xxx [Optional] Example: -workspacePath=D:\D5 Workspace
agreeEula [Required, indicates acceptance of the user agreement]
isForCurrentUser=true [Optional, enabled by default]
Example Command:
D5_Render_installer-2.9.5.0534.exe -labSecret=xxxx -silent=true -installPath=C:\Program Files\D5 Lab -workspacePath=D:\D5 Workspace -agreeEula -isForCurrentUser=true

Note:
Workspace is the address where asset library downloads are stored.
The installation package for the Lab License is regularly updated. For both downloading and installation, please always refer to the package version available in the admin backend (Install Scripts).
After entering the command, press Enter. When "Press enter to continue" appears, the installation is complete.
Batch Installation
Batch installation requires the use of a computer lab management system. Since each computer lab's setup may vary, detailed instructions are not provided here. If you encounter any issues, please contact your D5 point of contact or reach out to us at edu@d5render.com.
Last updated
Was this helpful?