You can enable displaying pop-up notifications in the application's graphical user interface using the Web Console, Administration Console, or the command line.
Configuring in the Web Console
In the Web Console, you can configure displaying pop-up notifications in the graphical user interface in the policy properties (Application settings → General settings → Application settings).
The Show pop-up notifications in the graphical user interface check box enables displaying pop-up notifications in the graphical user interface.
This check box is selected by default.
Configuring in the Administration Console
In the Administration Console, you can configure displaying pop-up notifications in the graphical user interface in the policy properties (General settings → Application settings).
The Show pop-up notifications in the graphical user interface check box enables displaying pop-up notifications in the graphical user interface.
This check box is selected by default.
Configuring in the command line
On the command line, you can enable or disable displaying pop-up notifications in the graphical user interface using the ShowPopUpNotifications
setting in the General application settings.
You can edit the option via command line switches or a configuration file that contains all general application settings.
The ShowPopUpNotifications
setting can take the following values:
Yes
(default value) – show pop-up notifications in the graphical user interface.No
– do not show pop-up notifications in the graphical user interface.