Configuring the system time zone

Forcepoint Email Security in Azure undergoes an initialization process following deployment. If your deployment includes Forcepoint Security Manager on-premises, wait at least 15 minutes before configuring the VA.
  1. Configure the timezone on your virtual appliance using the CLI.
    1. Enter config mode:
      config
    2. Enter your password.

      This is the same password used in step 7 of Deploying both Forcepoint Email Security and Forcepoint Security Manager together in the Azure cloud.

  2. View all available time zones:
    show system timezone-list

    The time zones display.

  3. Set the correct time zone by using either the time zone name or index number:
    set system timezone --zone “Central Time”
    set system timezone --index 9

    The system time zone is set.