By running the Contoso GALMA and Fabrikam GALMA, you populate the MIIS 2003 metaverse and create contacts in both Active Directory forests.
Run profiles are created when you create the Contoso GALMA and Fabrikam GALMA. The following table lists and describes the eight run profiles that are created automatically.
|
Run Profile
|
Description
|
|---|
Delta Import | All changed data flows from the Active Directory data source to the MIIS 2003 connector space and metaverse. |
Delta Import (Stage Only) | All changed data flows from the Active Directory data source to the MIIS 2003 connector space and is staged for inbound synchronization with the metaverse. |
Delta Synchronization | After changed data source data is staged, changed data flows from the MIIS 2003 connector space to the metaverse during inbound synchronization and from the metaverse to the connector space during outbound synchronization. |
Export | All data staged for export flows from the MIIS 2003 connector space to the Active Directory data source. |
Full Import | All specified data flows from the Active Directory data source to the MIIS 2003 connector space and metaverse. |
Full Import (Stage Only) | All specified data flows from the Active Directory data source to the MIIS 2003 connector space and is staged for inbound synchronization with the metaverse. |
Full Import and Full Synchronization | All specified data flows from the Active Directory data source to the MIIS 2003 connector space. Then, all specified data flows from the MIIS 2003 connector space to the metaverse during inbound synchronization and from the metaverse to the connector space during outbound synchronization. |
Full Synchronization | Any staged data flows from the MIIS 2003 connector space to the metaverse during inbound synchronization and from the metaverse to the connector space during outbound synchronization. |
Enable provisioning, and then run both management agents by using the run profiles in the following order:
-
Full Import (Staging Only) to the connector space. This step imports all specified Active Directory data into the connector space.
-
Full Synchronization. This synchronizes connector space data with the metaverse.
-
Export. This exports connector space data to the Active Directory forests.
-
Delta Import. This confirms that the export was successful.
Run each management agent by using the listed run profile before you run the next run profile in the list. In other words, run the Contoso GALMA by using Full Import (Staging Only) and then run the Fabrikam GALMA by using Full Import (Staging Only) before you run the Full Synchronization run profile for either management agent.
Important |
|---|
|
Use this run profile sequence the first time you run the management agents after creating them. Running the profiles in the order specified is necessary to properly populate the metaverse and connector space. After you complete these run profile steps for both management agents once, you need to complete the run profile steps in a different order for all subsequent management agent operations. |
For all subsequent management agent operations, use the run profiles in the following order:
-
Delta Import (Staging Only) to the connector space. This step imports all updated Active Directory data into the connector space.
-
Delta Synchronization. This synchronizes updated connector space data with the metaverse.
-
Export. This exports connector space data to the Active Directory forests.
-
Delta Import. This confirms that the export was successful.
If your environment has existing contact objects that have been created by previous synchronization solutions, the first time the management agents are run, the following order for the run profiles is recommended instead of the order listed above. Running the profiles in this order ensures that all objects are joined and that duplicate mail recipient objects are not provisioned during the initial setup of GAL synchronization. The recommended order is:
-
Full Import with staging to the connector space on all management agents
-
Delta Synchronization on all management agents
-
Repeat Delta Synchronization on all management agents
-
Export on all management agents
In order for the GAL Synchronization management agent to function properly, provisioning must be enabled. Verify that provisioning is enabled before you begin to stage data.
To verify that provisioning is enabled
On the domain controller for the connoa Active Directory domain, open Identity Manager.
From the Tools menu, click Options.
In Metaverse Rules Extensions, ensure that the Enable metaverse rules extensions check box is selected.
Ensure that the Enable Provisioning Rules Extension check box is selected.
Click OK.
After you verify that provisioning is enabled, stage the Contoso data by using the Contoso GALMA. This step creates all the Contoso objects in the connector space.
To run the Full Import (Staging Only) run profile for the Contoso GALMA
In Identity Manager, in Management Agents view, click the Contoso GALMA.
From the Actions menu, click Run.
In Run Management Agent, in Run Profiles, click Full Import (Stage Only), and then click OK.
The Synchronization Statistics should show 34 Adds. This represents the nine OUs (forest, DC, GALSynchronization, Contoso, Contoso Contacts, Fabrikam, Fabrikam Contacts, Users and Groups) and the 25 user, group, and contact objects.
Next, you stage the data for the Fabrikam GALMA. This step creates all the Fabrikam objects in the connector space.
To run the Full Import (Staging Only) run profile for the Fabrikam GALMA
In Identity Manager, in Management Agents view, click the Fabrikam GALMA.
From the Actions menu, click Run.
In Run Management Agent, in Run Profiles, click Full Import (Staging Only), and then click OK.
Again you should see 34 Adds listed in the Synchronization Statistics.
Next, you perform a full synchronization for each of the management agents. This causes the join and projection rules to be processed. All objects will be created in the metaverse and linked to their corresponding connector space objects. Export attribute flow rules will also prepare any objects that are to be exported. The contact information from the Contoso GAL will be flagged for export to the Fabrikam GAL. The Fabrikam contact information will be flagged for export to the Contoso GAL.
To run full synchronization for the Contoso GALMA
In Identity Manager, in Management Agents view, click the Contoso GALMA.
From the Actions menu, click Run.
In Run Management Agent, in Run Profiles, click Full Synchronization, and then click OK.
The Synchronization Statistics should show a total of 25 projections. These are the new objects created in the metaverse for storing the user, group, and contact information for the objects in the Contoso forest.
To run full synchronization for the Fabrikam GALMA
In Identity Manager, in Management Agents view, click the Fabrikam GALMA.
From the Actions menu, click Run.
In Run Management Agent, in Run Profiles, click Full Synchronization, and then click OK.
Again you should see 25 projections. These are the new metaverse objects used to store the Fabrikam object data.
Next, you export the data to each Active Directory forest. During this step, any objects staged for export will be exported from the connector space to the connected data source. The Contoso contact objects, staged during the previous synchronization, will be exported to the Fabrikam directory. The staged Fabrikam contact objects will be exported to the Contoso directory.
To run the export run profile for the Contoso GALMA
In Identity Manager, in Management Agents view, click the Contoso GALMA.
From the Actions menu, click Run.
In Run Management Agent, in Run Profiles, click Export, and then click OK.
In the Synchronization Statistics, you should see 25 Adds, indicating that the 25 objects from the Fabrikam forest have been exported to the Contoso forest.
To run the export run profile for the Fabrikam GALMA
In Identity Manager, in Management Agents view, click the Fabrikam GALMA.
From the Actions menu, click Run.
In Run Management Agent, in Run Profiles, click Export, and then click OK.
Again you will see 25 Adds, indicating that the 25 objects from the Contoso forest have been exported to the Fabrikam forest.
Note |
|---|
|
When you perform an export, MIIS 2003 cannot be certain that the export completed successfully. To confirm the export, MIIS 2003 stores the exported changes for an object in the connector space. During the next import, MIIS 2003 compares the imported data with the exported changes. |
Now you must perform an import so that MIIS 2003 can confirm that the export was successful.
To run a delta import for the Contoso GALMA
In Identity Manager, in Management Agents view, click the Contoso GALMA.
From the Actions menu, click Run.
In Run Management Agent, in Run Profiles, click Delta Import, and then click OK.
Verify that 25 Adds and 25 Updates are reported back from Active Directory to MIIS 2003 as a result of the Delta Import run profile.
To run a delta import for the Fabrikam GALMA
In Identity Manager, in Management Agents view, click the Fabrikam GALMA.
From the Actions menu, click Run.
In Run Management Agent, in Run Profiles, click Delta Import, and then click OK.
Verify that 25 Adds and 25 Updates are reported back from Active Directory to MIIS 2003 as a result of the Delta Import run profile.
The GAL Synchronization management agent synchronizes the mail-enabled contacts from one forest to another. All the users, groups, and contacts created by the scripts for this walkthrough are mail-enabled. You can test the behavior of the management agent for Active Directory GAL by creating a user who does not have a mailbox and witnessing what happens to the account during synchronization.
To verify synchronization behavior for accounts that are not mail-enabled
On the domain controller for Connoa, use Active Directory Users and Computers to create a new user account. Create the new user in the Users OU located in the Contoso OU under the CONNOA-DC-01 OU. Use the following options when you create the account:
First Name: Contoso
Last Name: NoMailUser
User Logon Name: NoMailUser
Make sure you clear the Create an Exchange mailbox check box when given the choice.
Accept the defaults for all other settings.
Once the user account is created, synchronize the contact data between the two forests. Use the Contoso GALMA and perform a Delta Import.
Upon completion of the Delta Import, you can see one filtered disconnector object listed in the Synchronization Statistics. If you open the object details for the disconnector object, you can see that it is the new user account you created with no e-mail. Because the account is not mail-enabled, it is filtered during synchronization and is not added to the metaverse.