Advanced Search
Search Results
137 total results found
4.3 – join.html
You can join an existing session as a support or spectator via the /join.html page. You will receive the join ID from the session owner. The session owner can view the session information via the small "i" icon at the top of the screen: The session owner can...
4.4 – login.html
You can log in to SparkView via the /login.html page.Logging in can be done via various services: Local user database (config.html → Users) Active Directory, Azure AD, LDAP or RADIUS OAuth 2.0/Okta 🎨 Customization desired? You want to have your login sc...
4.5 – player.html
You can use the /player.html page to play previously recorded session recordings from localhost. For security reasons, access to this page is limited to the localhost. If you want to play recordings from outside the localhost, please use the /playeremote.html ...
4.6 – rdp.html
The /rdp.html page is the heart of the SparkView installation and can be used to connect to a remote RDP server. The connection runs entirely within the browser used, thanks to SparkView. ⚠️ Important! Normally, the connection to RDP servers and applications ...
4.7 – report.html
On the /report.html page you have the opportunity to get important and up-to-date information about the usage and license of the current SparkView server. Enter the management password under the gateway address and click the desired button to get the correspon...
4.8 – shadow.html
By calling the /shadow.html page, you can join an existing RDP session and view it, or even control it. Please note the requirements that must prevail on the RDP server for session shadowing to work: Start gpedit.msc and call the following directory:Computer ...
4.9 – ssh.html
The direct call to ssh.html can be used to quickly establish direct SSH connections to remote destinations via SparkView. Please note that a responsive SSH server must be running on the target system. SparkView supports authentication via username/password or ...
4.10 – telnet.html
The direct call to telnet.html can be used to quickly establish direct telnet connections to remote destinations via SparkView. Please note that a responsive telnet server must be running on the target system. After opening the page, you have the following set...
4.11 – vnc.html
The direct call to vnc.html can be used to quickly establish direct VNC connections to remote targets via SparkView. Please note that a responsive VNC server must be running on the target system. After opening the page, you have the following settings options:...
4.12 – Further files and views
assist.html Join an existing session for support via this file. Please note that the partner will provide you with the file, as well as the username and password. The invitation file is created by the help seeker via the file msra.exe and should be in the form...
2.6 – Run SparkView as a container (Docker)
SparkView is fully executable as a container on many platforms. Advantages here are certainly the flexibility and transportability of the installation independently of the data between different systems. Installation To install the container, please pull the l...
2.7 – Install as PWA
SparkView offers native PWA support from version 1036 and can be installed as such on all operating systems under Google Chrome - including Chromebooks and ChromeOS. To "install" the PWA on a client, the following steps are necessary: Navigate to SparkView vi...
3.28 – Using Java parameters
In some cases, the use of Java parameters during or before the start of SparkView is useful or necessary. Depending on the system, these must be entered as follows: Windows Enter the parameters in the SparkView control panel under the "Java" tab one below the ...
2.8 – Integrating a license
To integrate a license file into SparkView, please note the following steps: Stop SparkView service Copy the license file into the SparkView root directory Windows default: C:\Program Files\Remote Spark\SparkGateway Linux/macOS default: /usr/local/bin/Spark...
3.29 – Send logs to syslog
SparkView can collect and forward logs under Linux via syslog. This requires a few adjustments on the part of SparkView and on the server. Adjustments SparkView: Create the file logging.properties in the SparkView root directory. You can also copy an existing ...
Appendix E – Integration with an external application
In addition to the known and internal verification options, an external application can also be used for verification. This is usually easier than using your own plugin. To do this, add the following lines to gateway.conf authToken.name = myToken authToken.exe...
7.1 – Reverse Agent: Getting started
Getting started Start the agent - examples Configuration options With Spark Gateway, you can connect to a computer from anywhere, but some computers cannot be reached because they are buried deep within another private/internal network. To solve this p...
3.30 — Add HTTP/S proxy entry
From SparkView version 6.4, the HTTP proxy has been completely redesigned to be faster, more secure and more accessible. The handling is fundamentally different from previous versions and there are a few important things to note: The URL structure before vers...