Starting with the release of Strategy ONE (March 2024), dossiers are also known as dashboards.
With the release of Strategy 2019, customers have informed us about incorrect Out of Compliance messages appearing in their environments. After some investigation it was discovered that this issue is related to users have both a Named User and CPU License Key for the same Intelligence Server cluster. This is referred to as a Mixed Named User CPU License Key.
By default, License Manager automatically performs compliance checks and provides feedback to System Administrators regarding compliance status. To eliminate these false-positive messages from appearing, the issue has been temporarily suppressed starting with the release of 2019 Update 2. This release helps with Mixed Named User CPU deployments while overall system improvements are being worked on by the Technology team.
If you have any questions about these changes or need assistance manually checking compliance, please reach out to your Account Executive.
Deploying an environment that uses both a CPU and Named User License within a clustered Intelligence Server deployment varies from situation to situation. The most common method to set up the environment is with User Fencing to dictate the Named User License profiles to a single node, and then having the CPU license for the remaining unfenced users.
This method restricts the higher functionality or priority users to a system that can utilize all the available hardware. The bulk of users would share the hardware limited machines.
To run a Manual Compliance Check, the easiest method of setting this up is to have a single user group that contains all of the users who will be fenced to the Named User licensed Intelligence Server node. This allows for quick identification of fenced users and a faster analysis of the Named User compliance.
This process is broken down into a Named User Check and a CPU check.

LIST ALL FENCES;
LIST ALL PROPERTIES FOR FENCE "<user-fence>";




To check the CPU compliance within an mixed deployment, it's possible to use either Service Manager if a GUI is available or by checking the MSIReg.reg.
The CPU compliance of an environment is based on the total number of processors utilized by Strategy Secure Enterprise for the same DSI and Key Group. What this means is that for a Mixed Named User CPU deployment, each Intelligence Server using the CPU portion of this license within the same subnet of processors must be aggregated.

If a GUI is not available, this same information can be found within the MSIReg.reg for each CPU Intelligence Server. Thee key that holds this detail is:
[HKEY_LOCAL_MACHINE\SOFTWARE\Strategy\DSS Server\Castor].This has the bitmask function ProcessAffinity.

The mask is designated as p followed by any number of 0s or 1s. For each 1 that is present inside of the mask, it's a processor selected for affinity and for each 0 it is a restricted processor. The mask does not necessarily have to have a number of digits equal to the total number of processors on the Intelligence Server. If it has less, then it will begin counting from processor 0 and go from there.
When doing a Manual Compliance Audit, if you find during any step that the environment appears to be Out of Compliance of if there are questions raised during the procedure, please reach out to your Account Team. They will be able to assist in assuring that the audit is done correctly.