Add two new dynamic group system requirement filters to be able to identify Primary and Satellite servers. For example, "Device - Is Primary" and "Device - Is Satellite". Alternatively, two new types for the "Device - Type" filter could be added such as "Primary" and "Satellite".

The workaround is to use the following criteria assuming that Satellites can't currently have the Configuration role:

"Device - Server Role" equal to "Content" or
"Device - Server Role" equal to "Collection" or
"Device - Server Role" equal to "Authentication" or
"Device - Server Role" equal to "Imaging"
AND
"Device - Server Role" not equal to "Configuration"

Comments