Quantcast
Channel: Forum Microsoft Identity Manager
Viewing all articles
Browse latest Browse all 4767

A handy way for Synchronizing AD DS and AD LDS attributes?

$
0
0

Synchronizing AD DS and AD LDS attributes

A few tips how to follow the procedure here http://technet.microsoft.com/en-us/magazine/2009.04.schema.aspx?pr=blog : This is a great article but it do not cover it all.

  1. Add features: AD LDS snap ins and tools ...
  2. Register schema management: "regsvr32 schmmgmt.dll 'http://technet.microsoft.com/en-us/library/cc732110.aspx
  3. Run prompt as administrator
  4. User must be member of <domain> \ Schema Admins
  5. If (as in the case of LL) new class is created and used as Auxiliary class then the same procedure must be used to import the new class.
  6. And import all in the right order. First the attributes.

Example (type it yourself because WINWORD is making meatloaf code.)

ldifde-i-f-c DeltaADSAttributesLL.ldf dc = X "DC = test, dc = ocg"

ldifde-i-f-c DeltaADSClassesLL.ldf dc = X "DC = test, dc = ocg"

PS: Is there any PowerShell script to automate it all?


GH


Viewing all articles
Browse latest Browse all 4767

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>