I tried to export all Entries that be already imported with ldaptools and i used this
.\ldapsearch.exe -x -c -h example -D "uid=admin,ou=system" -w secret -b "example" > output_file.ldif
But i did not get the same order especially some Entries were with "add: uniqueMember"
Any tips to export them to get the same as orginal files.