Hi
I am looking to update the ERFM allowed mailbox stores policy daily to change the allowed stores that are selected based on different criteria. I understand I need to update the edsaAPEListXML attribute with the GUID's of the Mailbox Stores I want, but I am not sure what the "Parameter ID" relates to. Here is the current value from my lab:
<APEList Version="1.0"><APE type="0x44"><parameter id="1"><value>Provisioning policy failure. The 'Exchange M ailbox AutoProvisioning' policy encountered an error.</value></parameter><parameter id="57"><value>Controls s election of mailbox stores where Exchange mailbox creation is allowed.</value></parameter><parameter id="59"> <value>8e61e5dd-85c4-469e-8ec7-afd8f6371c3d</value></parameter><parameter id="74"><value>3d3ab491-7ff1-44f8-8 590-cf3efaa806c8</value><value>882bc9d2-4917-4c9a-b5dd-02a0d78c54d0</value></parameter><parameter id="182"><v alue>0x1</value></parameter><parameter id="194"><value>1</value></parameter><parameter id="203"><value>0</val ue></parameter><parameter id="220"><value>1</value></parameter><parameter id="221"><value>1</value></paramete r></APE></APEList> My question is, how do I know which Parameter ID to use with the GUID of the Mailbox Store? Or, is there an easier/better/more approriate way to do this? Thanks