Export/import computer with cvs
			
			Help & Troubleshooting
		
2
Posts
2
Posters
1.5k
Views
- 
Hi, 
 Some trouble with importation/exportation script.
 In a Windows cmd this commands works perfectly :
 "C:\Program Files\Veyon\veyon-ctl.exe" networkobjects export "export_salle.csv" format "%room%,%name%,%host%,%mac%"But the same in a script ".bat" or ".cmd" is not working. There is only commas in it. I ever try to change the encofing (ANSI, Unicode, UTF-8), same result : the output csv file as got only commas. Any idéa ? Regards