Skip to main content

Enhanced Drive Space Monitoring

Summary

Target group for the Enhanced Drive Space Monitoring automation. Includes all servers and workstations explicitly opted-in through hierarchical custom fields.

Dependencies

Group Setup Location

  • Group Path: ENDPOINTSGroups
  • Group Type: Dynamic Group

Group Summary

  • Group Name: Enhanced Drive Space Monitoring
  • Category: Monitoring
  • Description: Target group for the Enhanced Drive Space Monitoring automation. Includes all servers and workstations explicitly opted-in through hierarchical custom fields.

Image1

Criteria

The group is defined by the following criteria blocks, joined by an OR. Each block uses AND logic between its conditions.

BlockCriteria NameOperatorValue(s)
1EDSM_Enable_SvrContains any ofEnable
1EDSM_Enable_Svr_SiteDoes Not Contain any ofDisable
1EDSM_EnableDoes Not Contain any ofDisable
1OS TypeContains any ofWindows
1Endpoint TypeEqualServer
2EDSM_Enable_Svr_SiteContains any ofEnable
2EDSM_EnableDoes Not Contain any ofDisable
2OS TypeContains any ofWindows
2Endpoint TypeEqualServer
3EDSM_EnableContains any ofEnable
3OS TypeContains any ofWindows
4EDSM_Enable_WksContains any ofEnable
4EDSM_Enable_Wks_SiteDoes Not Contain any ofDisable
4EDSM_EnableDoes Not Contain any ofDisable
4OS TypeContains any ofWindows
4Endpoint TypeNot EqualServer
5EDSM_Enable_Wks_SiteContains any ofEnable
5EDSM_EnableDoes Not Contain any ofDisable
5OS TypeContains any ofWindows
5Endpoint TypeNot EqualServer
  • Block 1: Targets Windows Servers where the primary server setting (EDSM_Enable_Svr) is enabled, provided that the feature has not been explicitly disabled at the site level (EDSM_Enable_Svr_Site) or the individual endpoint level (EDSM_Enable).
  • Block 2: Targets Windows Servers where the site-level server setting (EDSM_Enable_Svr_Site) is explicitly enabled, provided that it has not been overridden and disabled at the individual endpoint level (EDSM_Enable).
  • Block 3: Targets Any Windows Device (Server or Workstation) where the feature is explicitly enabled directly at the individual endpoint level (EDSM_Enable).
  • Block 4: Targets Windows Workstations (devices not equal to "Server") where the primary workstation setting (EDSM_Enable_Wks) is enabled, provided that the feature has not been explicitly disabled at the site level (EDSM_Enable_Wks_Site) or the individual endpoint level (EDSM_Enable).
  • Block 5: Targets Windows Workstations (devices not equal to "Server") where the site-level workstation setting (EDSM_Enable_Wks_Site) is explicitly enabled, provided that it has not been overridden and disabled at the individual endpoint level (EDSM_Enable).

Logic:
A machine matches the group if it meets ALL criteria in Block 1, OR ALL criteria in Block 2, OR ALL criteria in Block 3, OR ALL criteria in Block 4, OR ALL criteria in Block 5.

Image2

Completed Group

Image3

Changelog

2026-06-24

  • Initial version of the document