Exchange Provisioning - Provisioning error
941414Oct 15 2012 — edited Oct 15 2012Hi everyone,
I use OIM 11g R2.
I want to make provisioning and reconciliation between exchange and oim.
Scenario 1:
I made reconciliation a user from exchange machine.
This user created in OIM.
And I want to provisioning this user form OIM to exchange.
Scenario 2:
I created a user in OIM.
I made provisioning this user to AD.
And I want to provisioning this user form OIM to exchange.
both two scenario, When I make provisioning, an error occured :
SEVERE: oracle.iam.connectors.icfcommon.prov.ICProvisioningManager : createObject : Error while creating user
org.identityconnectors.framework.common.exceptions.ConnectorException: Problem while PowerShell execution Org.IdentityConnectors.Framework.Common.Exceptions.ConnectorException: No provisioning handler is installed.
at Org.IdentityConnectors.Exchange.RunSpaceInstance.CheckErrors(IList errors) in c:\ADE\aime_oimcp\idc\bundles\dotnet\Exchange\ExchangeConnector\RunSpaceInstance.cs:line 295
at Org.IdentityConnectors.Exchange.RunSpaceInstance.InvokePipeline(Collection`1 commands) in c:\ADE\aime_oimcp\idc\bundles\dotnet\Exchange\ExchangeConnector\RunSpaceInstance.cs:line 241
at Org.IdentityConnectors.Exchange.Service.Impl.PowerShellExchangeServiceImpl.InvokePipeline(Command cmd) in c:\ADE\aime_oimcp\idc\bundles\dotnet\Exchange\ExchangeConnector\PowerShellExchangeConnectorServiceImpl.cs:line 627
-----
Do you have any idea ?
What is the meaning of "No provisioning handler is installed."
Altought I installed Exchange management Shell, why this error uccured?
and
If you know create user power shell script to execute power shell tool, can you say this script ?
I want to execute this script manually on power shell machine.
Thanks.
Best regards.