Remote Desktop Services (RDS)

Last Updated: June 16, 2026

An environment with a one-to-many connection to a server or image uses the RDS key to split Vasion Agent communication into separate user sessions. Without this key all installed printers appear in sessions rather than just the deployed and self-installed printers. This key also splits Agent logs into individual user sessions that are labeled with identifiers for simpler troubleshooting.

Apply the RDS Key

Follow these steps:

  1. Install the Vasion Agent on the server or image.
  2. In the Registry Editor, browse to the following location depending on your server:

    Copy Code

    64-bit RDS Server

    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\PPP\PrinterInstaller
    Copy Code

    32-bit RDS Server

    HKEY_LOCAL_MACHINE\SOFTWARE\PPP\PrinterInstaller
  3. Create a new string value with the following name:

    Copy Code
    TerminalServices
  4. Set the value to 1.
  5. Restart the device, or restart the Agent.

Restart the Agent

Follow these steps to restart the Agent using the Task Manager:

  1. Open the Task Manager.
  2. Select the Details tab.
  3. Right-click PrinterInstallerClientLauncher.exe, and select End process tree. The following services end:
    • PrinterInstallerClientLauncher.exe.
    • PrinterInstallerClientInterface.exe.
    • PrinterInstallerClient.exe.
    • In multiuser environments there is a PrinterInstallerClient.exe service running for each user connected to the server or image. If the other services do not end after you select End process tree, end them individually.

  4. After ending the services, select the Services tab.
  5. Right-click the PrinterInstallerClientLauncher.exe service, and select Start.

RDS Mode Logs

Follow these steps:

  1. Open the Task Manager.
  2. Select the Users tab.
  3. Right-click the blank space above the column headers, and select the Session and ID columns.
  4. Note the ID for the specific user session.
  5. Open File Explorer.
  6. Go to C:/Windows/Temp/PPP, and find the log folder associated with the ID.

.Task Manager showing expanded context menu with ID and Session options.