Use this task to activate multiple systems over your network without physically going to each computer.
To activate PitStop Pro using a command-line tool
#!/bin/sh `dirname $0`/enfocus_activationtool -act -pk <product_key> -a <account_name> <account_password>
chmod 755 <file_path_and_name>