internal/components/DefaultAccessRules/forest/acls/addefault_schema.psd1

@{
    Path  = '%SchemaDN%'
    Owner = '%RootDomainSID%-518' # Schema Admins
}
@{
    ObjectCategory = 'schemaClass'
    Owner          = '%RootDomainSID%-518' # Schema Admins
}
@{
    ObjectCategory = 'schemaAttribute'
    Owner          = '%RootDomainSID%-518' # Schema Admins
}