Add Sample Hosted E-mail Plans to MPS

Cc539039.chm_head_left(en-us,TechNet.10).gif Cc539039.chm_head_middle(en-us,TechNet.10).gif Cc539039.chm_head_right(en-us,TechNet.10).gif

Add Sample Hosted E-mail Plans to MPS

In the following procedures you will add Sample Organization and Sample User plans to the Microsoft Provisioning System (MPS).

Tasks

  1. Add the Sample Hosted E-mail Organization Plans
  2. Add the Sample Hosted E-mail User Plans

Add the Sample Hosted E-mail Organization Plans

Add the sample hosted e-mail organization plans by editing the CreateSampleOrganizationPlans.xml file and passing it to MPS using provtest.

Procedure RUN.1: To add the sample Hosted E-mail Organization Plans

  1. On MPS01, edit <installdir>:\Program Files\Microsoft Hosting\Provisioning\Samples\Hosted Email 2007\CreateSampleOrganizationPlans.xml

  2. Edit the <preferredDomainController> element to match the name of the preferred Active Directory domain controller; for example: <pre IsFakePre="true" xmlns="https://www.w3.org/1999/xhtml">&lt;preferredDomainController&gt;ad01.fabrikam.com&lt;/preferredDomainController&gt; </pre>

  3. Save the edited file.

  4. From a command prompt change to the <installdir>:\Program Files\Microsoft Hosting\Provisioning\Samples\Hosted Email 2007 directory and execute the following command: <pre IsFakePre="true" xmlns="https://www.w3.org/1999/xhtml">provtest CreateSampleOrganizationPlans.xml /x2</pre>

    Note

    /x2 formats the XML results for maximum readability.

Add the Sample Hosted E-mail User Plans

Add the sample hosted e-mail user plans by editing the CreateSampleUserPlans.xml file and passing it to MPS using provtest.

Procedure RUN.2: To add the sample Hosted E-mail User Plans

  1. On MPS01, edit <installdir>:\Program Files\Microsoft Hosting\Provisioning\Samples\Hosted Email 2007\CreateSampleUserPlans.xml

  2. Edit the <preferredDomainController> element to match the name of the preferred Active Directory domain controller; for example: <pre IsFakePre="true" xmlns="https://www.w3.org/1999/xhtml">&lt;preferredDomainController&gt;ad01.fabrikam.com&lt;/preferredDomainController&gt; </pre>

  3. Save the edited file.

  4. From a command prompt change to the <installdir>:\Program Files\Microsoft Hosting\Provisioning\Samples\Hosted Email 2007 directory and execute the following command: <pre IsFakePre="true" xmlns="https://www.w3.org/1999/xhtml">provtest CreateSampleUserPlans.xml /x2</pre>

    Note

    /x2 formats the XML results for maximum readability.