3.1.1.3.3.38 msDS-ProcessLinksScheduleOperation

The type of modification can be add or replace, and the value specified in the LDAP modify operation is the DN of an existing object. The requester MUST have the SE_DEBUG_PRIVILEGE. If any of these constraints are not met, an error is returned.

The following shows an LDIF sample that performs this operation.

 dn:
 changetype: modify
 add: msDS-ProcessLinksScheduleOperation
 msDS-ProcessLinksScheduleOperation: cn=User1,DC=Contoso,DC=Com
 -

Writing this attribute causes the instance to schedule pending delayed link processing (section 3.1.1.1.16) for the specified DN.