Mac/Linux
On Mac and Linux you can use Terminal to run the CommandApp. After launching the
Terminal you will need to first “cd” to the Mac Manager or Linux_Manager directory. Then
from the prompt type ./CommanApp and the appropriate variables to launch the
application.
The example below would cd to the Mac Manger directory in Applications on the Mac then
remounts Multi User Write volumes via Ethernet from the server at IP address
192.168.1.1. The CommandApp connects to the server using user CommandAppUser with
no password.
cd /Applications/Mac\ Manager
./CommandApp.exe -i 192.168.1.1 -u CommandAppUser -p "" –r
For help creating automated scripts with the CommandApp contact Facilis
support.