Domain Controllers that host SYSVOL

Microsoft.Windows.Server.2016.AD.DomainControllerRoleHostsSYSVOL (RelationshipType)

All domain controllers that host SYSVOL for Group Policy. Used for dynamic discovery of DCs that use DFS Replication and/or File Service Replication.

Element properties:

SourceMicrosoft.Windows.Server.2016.AD.DomainControllerRole
TargetMicrosoft.Windows.Server.2016.AD.DomainController.SYSVOL
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Windows.Server.2016.AD.DomainControllerRoleHostsSYSVOL" Accessibility="Public" Abstract="false" Base="System!System.Hosting">
<Source ID="Source" Type="Microsoft.Windows.Server.2016.AD.DomainControllerRole"/>
<Target ID="Target" Type="Microsoft.Windows.Server.2016.AD.DomainController.SYSVOL"/>
</RelationshipType>