Veyon Silent Install (How-To Guide)

Veyon is a free and open source software for computer monitoring and classroom management. This article will serve as an informative guide and give you a clear understanding of how to perform a silent installation of Veyon from the command line using the EXE installer.

How to Install Veyon Silently

Veyon Client 32-bit Silent Install (EXE)

  1. Navigate to: https://veyon.io/download/
  2. Download the veyon-x.y.z-win32-setup.exe to a folder created at (C:\Downloads)
  3. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  4. Navigate to the C:\Downloads folder
  5. Enter the following command: veyon-x.y.z-win32-setup.exe /S /NoMaster
  6. Press Enter

After a few moments you will find Veyon entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.

Software Title:Veyon Client 32-bit
Vendor:Veyon Solutions
Architecture:x86
Installer Type:EXE
Silent Install Switch:veyon-x.y.z-win32-setup.exe /S /NoMaster
Silent Uninstall Switch (Keep Config)"%ProgramFiles%\Veyon\uninstall.exe" /S
Silent Uninstall Switch (Delete Config)"%ProgramFiles%\Veyon\uninstall.exe" /S /ClearConfig
Download Link:https://veyon.io/download/
PowerShell Script:https://silentinstallhq.com/veyon-install-and-uninstall-powershell/
Detection Script:https://silentinstallhq.com/create-a-custom-detection-script-for-veyon-powershell/

Veyon Client 64-bit Silent Install (EXE)

  1. Navigate to: https://veyon.io/download/
  2. Download the veyon-x.y.z-win64-setup.exe to a folder created at (C:\Downloads)
  3. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  4. Navigate to the C:\Downloads folder
  5. Enter the following command: veyon-x.y.z-win64-setup.exe /S /NoMaster
  6. Press Enter

After a few moments you will find Veyon entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.

Software Title:Veyon Client 64-bit
Vendor:Veyon Solutions
Architecture:x64
Installer Type:EXE
Silent Install Switch:veyon-x.y.z-win64-setup.exe /S /NoMaster
Silent Uninstall Switch (Keep Config)"%ProgramFiles%\Veyon\uninstall.exe" /S
Silent Uninstall Switch (Delete Config)"%ProgramFiles%\Veyon\uninstall.exe" /S /ClearConfig
Download Link:https://veyon.io/download/
PowerShell Script:https://silentinstallhq.com/veyon-install-and-uninstall-powershell/
Detection Script:https://silentinstallhq.com/create-a-custom-detection-script-for-veyon-powershell/

Veyon Master 32-bit Silent Install (EXE)

  1. Navigate to: https://veyon.io/download/
  2. Download the veyon-x.y.z-win32-setup.exe to a folder created at (C:\Downloads)
  3. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  4. Navigate to the C:\Downloads folder
  5. Enter the following command: veyon-x.y.z-win32-setup.exe /S
  6. Press Enter

After a few moments you should see the Veyon Desktop Shortcut appear. You will also find entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.

Software Title:Veyon Master 32-bit
Vendor:Veyon Solutions
Architecture:x86
Installer Type:EXE
Silent Install Switch:veyon-x.y.z-win32-setup.exe /S
Silent Uninstall Switch (Keep Config)"%ProgramFiles%\Veyon\uninstall.exe" /S
Silent Uninstall Switch (Delete Config)"%ProgramFiles%\Veyon\uninstall.exe" /S /ClearConfig
Download Link:https://veyon.io/download/
PowerShell Script:https://silentinstallhq.com/veyon-install-and-uninstall-powershell/
Detection Script:https://silentinstallhq.com/create-a-custom-detection-script-for-veyon-powershell/

Veyon Master 64-bit Silent Install (EXE)

  1. Navigate to: https://veyon.io/download/
  2. Download the veyon-x.y.z-win64-setup.exe to a folder created at (C:\Downloads)
  3. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  4. Navigate to the C:\Downloads folder
  5. Enter the following command: veyon-x.y.z-win64-setup.exe /S
  6. Press Enter

After a few moments you should see the Veyon Desktop Shortcut appear. You will also find entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.

Software Title:Veyon Master 64-bit
Vendor:Veyon Solutions
Architecture:x64
Installer Type:EXE
Silent Install Switch:veyon-x.y.z-win64-setup.exe /S
Silent Uninstall Switch (Keep Config)"%ProgramFiles%\Veyon\uninstall.exe" /S
Silent Uninstall Switch (Delete Config)"%ProgramFiles%\Veyon\uninstall.exe" /S /ClearConfig
Download Link:https://veyon.io/download/
PowerShell Script:https://silentinstallhq.com/veyon-install-and-uninstall-powershell/
Detection Script:https://silentinstallhq.com/create-a-custom-detection-script-for-veyon-powershell/

The information above provides a quick overview of the software title, vendor, silent install, and silent uninstall switches. The download link provided take you directly to the vendors website. Continue reading if you are interested in additional details and configurations.


Additional Configurations

Change the Veyon Default Installation Directory

You can change the default installation directory by using the following command line parameters. In this example, I’m installing Veyon to “C:\Veyon”

Veyon Client 32-bit (EXE)

veyon-x.y.z-win32-setup.exe /S /NoMaster /D=C:\Veyon

Veyon Client 64-bit (EXE)

veyon-x.y.z-win64-setup.exe /S /NoMaster /D=C:\Veyon

Veyon Master 32-bit (EXE)

veyon-x.y.z-win32-setup.exe /S /D=C:\Veyon

Veyon Master 64-bit (EXE)

veyon-x.y.z-win64-setup.exe /S /D=C:\Veyon

Exclude Interception Driver During Install

Veyon Client 32-bit Silent Install (EXE) Excluding Interception Driver

veyon-x.y.z-win32-setup.exe /S /NoMaster /NoInterception

Veyon Client 64-bit Silent Install (EXE) Excluding Interception Driver

veyon-x.y.z-win64-setup.exe /S /NoMaster /NoInterception

Veyon Master 32-bit Silent Install (EXE) Excluding Interception Driver

veyon-x.y.z-win32-setup.exe /S /NoInterception

Veyon Master 64-bit Silent Install (EXE) Excluding Interception Driver

veyon-x.y.z-win64-setup.exe /S /NoInterception

Apply Veyon Configuration File During Install

  1. Install Veyon and open the Veyon Configurator
  2. Customize the settings to your organizations specification
  3. Select File-> Save Settings To File
  4. Save the file to C:\Downloads & name it: VeyonConfig.json
  5. Uninstall Veyon
  6. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  7. Navigate to the C:\Downloads folder
  8. Enter one of the following commands:

Veyon Client 32-bit Silent Install (EXE) Using Config File

veyon-x.y.z-win32-setup.exe /S /NoMaster /ApplyConfig=%cd%\VeyonConfig.json

Veyon Client 64-bit Silent Install (EXE) Using Config File

veyon-x.y.z-win64-setup.exe /S /NoMaster /ApplyConfig=%cd%\VeyonConfig.json

Veyon Master 32-bit Silent Install (EXE) Using Config File

veyon-x.y.z-win32-setup.exe /S /ApplyConfig=%cd%\VeyonConfig.json

Veyon Master 64-bit Silent Install (EXE) Using Config File

veyon-x.y.z-win64-setup.exe /S /ApplyConfig=%cd%\VeyonConfig.json

Import Veyon Authentication Keys

veyon-wcli authkeys import teacher/public teacher_public_key.pem

How to Uninstall Veyon Silently

Check out the following posts for a scripted solution:

Veyon Install and Uninstall (PowerShell)
Veyon Silent Uninstall (PowerShell)
  1. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  2. Enter one of the following commands:

Veyon Silent Uninstall (Keep Veyon-Related Settings)

"%ProgramFiles%\Veyon\uninstall.exe" /S

Veyon Silent Uninstall (Delete Veyon-Related Settings)

"%ProgramFiles%\Veyon\uninstall.exe" /S /ClearConfig

Always make sure to test everything in a development environment prior to implementing anything into production. The information in this article is provided “As Is” without warranty of any kind.

Jason Bergner

I am an accomplished Software Engineer at Patch My PC, leveraging more than 18 years of hands-on experience in Configuration Manager administration and application packaging. I am driven by a genuine passion for solving complex problems and consistently strive to discover innovative and effective solutions. Sharing my extensive knowledge of application deployments is a true joy for me, and I am honored to contribute to the community here at Silent Install HQ.

Recent Posts