Create a new managed unit for OU's

Hi, I'm new to AR and was hoping for a little advice if possible.

We've a in the region of 500 OU's and need to create at least two managed units for each one. The managed unit rules will be based on some AR virtual attributes for a region and country.

I am hoping to be able to create the managed units via powershell outside of AR, so that I can follow the process and test before creating all of the MU's

Can anyone please point me in the right direction for this?

Many thanks

Matt

Parents
  • You can definitely programmatically create MUs.  There is a sample script under the "SDK" folder in your installed AR instance. I would be very hesitant to create 1000 of them as this could have some significant performance implications on the AR admin service.

    Maybe you can tell us a bit about the use case that makes you think you need this many?

Reply
  • You can definitely programmatically create MUs.  There is a sample script under the "SDK" folder in your installed AR instance. I would be very hesitant to create 1000 of them as this could have some significant performance implications on the AR admin service.

    Maybe you can tell us a bit about the use case that makes you think you need this many?

Children