Ard sample output, Sample command line script – Faronics Device Filter Mac User Manual
Page 30

30
ARD Sample Output
Te following fgure shows the sample output from the
status
function. Te Display all output checkbox
must be selected in the Apple Remote Desktop Edit Task window in order to show the target’s status.
Sample Command Line Script
Te Device Filter Mac tasks give network administrators increased fexibility when managing device
usage on Device Filter Mac workstations. Tese tasks can be run with several diferent third-party
enterprise management tools and/or central management solutions; this includes executing commands
in Terminal while connected to a remote workstation via SSH.
A sample script using the
enable
command is shown below:
Library/Application\Support/Faronics/DeviceFilter/CLI admin password enable
A sample script using the
setUSBOptions
command is shown below:
Library/Application\Support/Faronics/DeviceFilter/CLI admin password
setUSBOptions 3 512
In these examples,
admin
is the name of a valid Device Filter user and
password
is that user’s password;
for the second example script, the number
3
is the choice to allow a USB device to mount (Read/Write)
if the capacity is below a certain maximum size and
512
is the chosen maximum size in MB.
Tese sample scripts can be modifed to run any task listed in the Task table on pages 26 and 27.