5.1.4 Site
The directory representation of a Site ([MS-MQDMPR] section 3.1.1.7) ADM element instance can be created, deleted, read, and modified, as described in sections 3.1.6.1.3, 3.1.6.2.3, 3.1.6.3.5, 3.1.6.4.4, and 3.1.6.7.4. These operations act on a site ([MS-ADSC] section 2.257) Active Directory object.
To create the directory representation of a Site ADM element instance requires RIGHT_DS_CREATE_CHILD ([MS-ADTS] section 5.1.3.2) access on the parent object, which is of class sitesContainer ([MS-ADSC] section 2.260) and has a fixed distinguished name of "CN=Sites,CN=Configuration,<root>".
To delete the directory representation of a Site ADM element instance requires RIGHT_DS_DELETE_CHILD ([MS-ADTS] section 5.1.3.2) access on the parent object and RIGHT_DELETE ([MS-ADTS] section 5.1.3.2) access on the site object itself.
To read the attributes of a Site ADM element instance requires RIGHT_GENERIC_READ ([MS-ADTS] section 5.1.3.2) access on the object.
To modify the directory representation of a Site ADM element instance requires RIGHT_GENERIC_WRITE ([MS-ADTS] section 5.1.3.2) access on the object.