Ask the Community
Groups
bveCLI.pl limitations in Windows - Connect IT Community | Kaseya
<main> <article class="userContent"> <p><strong>PROBLEM:</strong></p> <p>Currently our bveCLI.pl script does not handle the command-line interface mode and redirection (">") of the output to a file.</p> <p> </p> <p><strong>CAUSE:</strong></p> <p>Windows limitations with bveCLI.pl</p> <p> </p> <p><strong>WORKAROUND :</strong></p> <p>As a workaround for these limitations, the bveCLI.pl does offer the following parameters to make up for this.</p> <p>Instead of being able to access the CLI mode via the script, you may pass your command via the --exec parameter. E.g. --exec "device.list". Please note using telnet to connect to the BVE API is independent of this script and is still supported as long as the component is running.</p> <p>You will not be able to redirect the output of the bveCLI.pl script, but we do support the --output parameter, which should redirect the output to a file. E.g. --output c:\temp\devices.csv</p> <p> </p> <p><strong>APPLIES TO:</strong></p> <p>Windows BVE installations of Traverse </p> <p> </p> <p><strong>REFERENCE:</strong></p> <p>None</p> </article> </main>