.. _license-schedules: Schedule Details ---------------- .. _20.1.1|EKB-5146: The system runs an internal schedule to generate monthly license reports. The schedule is configured to run at 3AM UTC on the first day of the month. The schedule cannot be disabled nor can the date be changed from the CLI. The time can however be changed. Please contact your VOSS account manager if a schedule time change is required, so that this can be done via support. .. _voss-export-license-commands: Manual Command Execution ........................ In the event a manual run of the process is required (adhoc data, or schedule failure), the commands can be run via the VOSS CLI. .. important:: Since a data export can take time, the **voss subscriber_data_export** and **voss export** commands can only be run in a ``screen`` session. First run **screen** and then **voss export** and its parameters. See: :ref:`screen-command`. **voss export type license_initial_audit** Expected output example: :: platform@VOSS:~$ voss export type license_initial_audit Starting license_initial_audit export, please wait... Completed license_initial_audit export, created license_2019-09-30_0914.zip, license_detailed_customer_aggregate_2019-09-30_0914.csv. **voss export group license** Expected output example: :: platform@VOSS:~$ voss export group license Starting license group export consisting of license_initial_audit, please wait... Starting license_initial_audit export, please wait... Completed license_initial_audit export, created license_2019-09-30_0910.zip, license_detailed_customer_aggregate_2019-09-30_0910.csv. Completed license group export.