Update and deploy Configuration (JSON)
			
			Help & Troubleshooting
		
2
Posts
1
Posters
150
Views
1
Watching
- 
We have made some changes to the configuration and would now like to deploy it to all computers. Unfortunately, a GPO to distribute the file to the configuration directory is not sufficient. How can I deploy and activate a new configuration file on all computers as easily as possible? Thank you and best regards. 
- 
I have built myself the following solution: 
 (Rollout via GPO)- New task in task scheduling
- Trigger on login + repeat every hour
- Start program
 Script: C:\Program Files\Veyon\veyon-cli.exe 
 Arguments: config import "\network-share\veyon-config.json".Works wonderfully 