I was able to create a solution that creates a partition and is active at runtime.
I just followed the basic initialization AD uses to create system partition on first start as basis. I dynamically create an LDIF string with partition definitions which are added to config ldif. Note, I got bit bad by some typos and CASE sensitivity issues on things like true/false from what I remember. I used working definitions in config.ldif as template for what needed to be added. ----- Original Message ----- From: "Rishi" <[email protected]> To: "users" <[email protected]> Sent: Monday, January 19, 2015 7:56:12 AM Subject: Re: Trying to create a partition programmatically - need help Hi, I am trying the same thing and also facing same problem, did you found any solution? Its really important Thanks,
