ClientUI - without offers

as far as I know the only ones that can’t be disabled is the “Offers” tab. All others are enabled or able to be disabled.

_BESClient_ActionManager_HideProgressTab
_BESClient_ActionManager_HasMainDialog
_BESClient_ActionManager_DisplaySingleActionSummary

Not sure if one of these or a related setting can be used to hide the “Offers” tab.

You can create a custom dashboard and have it open as the default tab, so that should satisfy this.

I have an example one here: bigfix-content/clientui/information at main · jgstew/bigfix-content · GitHub

_BESClient_ActionManager_InitialUITab should be set to Dashboard I believe for it to open there by default. See here: https://bigfix.me/fixlet/details/23994


Related: