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.
- Configure the timezone on your virtual appliance using the CLI.
- Enter config mode:
config
- 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.
- Enter config mode:
- View all available time zones:
show system timezone-list
The time zones display.
- 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.