Active Directory - mS-DS-ConsistencyGuid

Hi @BhuvaneshGeddam,

I changed it back to String, right now I’m receiving the following:

<entry key="Request">
  <value>
    <AccountRequest application="AD New" nativeIdentity="CN=User1,OU=Users,OU=MyOrg,DC=ad,DC=com" op="Create" trackingId="xxxxx">
        ...
        <AttributeRequest name="mS-DS-ConsistencyGuid" op="Set" value="11111111-1111-1111-1111-111111111111"/>
    </AccountRequest>
  </value>
</entry>

I’ve tried the Set-ADObject from PowerShell for this nativeIdentity and for this ConsistencyGuid value and it works.