Invoke-Quickstart FAIL to sync users from AD to FIM 2010

Trying ton do the initial sync of users in AD to FIM 2010. Run the invoke-quickstart command through PS.

ERBOSE: Verifying the forest and account
VERBOSE: Verifying the container
VERBOSE: Verifying the FIM management agent account
VERBOSE: Verifying the AD management agent account
VERBOSE: Verifying FIM service base uri for the FIM MA
VERBOSE: Verifying the installation of FIM and Synchronization service
VERBOSE: Retrieving the forest BIOS name and SID
VERBOSE: Verifying management agent configuration state
VERBOSE: Updating the AD management agent configuration
VERBOSE: Updating the FIM management agent configuration
Invoke-QuickStart : No such host is known
At line:1 char:1
+ Invoke-QuickStart -container "ou=victoria,dc=PRIVATECOMPANY,dc=org,dc=au" -Data ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Invoke-QuickStart], SocketException
    + FullyQualifiedErrorId : System.Net.Sockets.SocketException,Microsoft.IdentityManagement.QuickStart.InvokeQuickStart

Stuck on this sequence:

February 22nd, 2015 10:36pm

Hi,

can you show us how you start the cmd (with Parameters) ?

-Peter

Free Windows Admin Tool Kit Click here and download it now
February 23rd, 2015 3:15am

Are you sure that you have this container? "ou=victoria,dc=PRIVATECOMPANY,dc=org,dc=au"
February 23rd, 2015 3:18am

Hi Peter,

Here is the command

Invoke-QuickStart -container "ou=victoria,dc=privatecompany,dc=org,dc=au" -DatabaseName FIMService -DatabaseServer VEDCSQL01\FIMSQL -ForefrontIdentityManagerServiceBaseAddress http://localhost:5725 -Forest privatecompany.org.au -ActiveDirectoryManagementAgentCredential $admacredential -ForefrontIdentityManagerManagementAgentCredential $fimmacredential -RunInitialLoad $true -Verbose

thanks,

Ron

Free Windows Admin Tool Kit Click here and download it now
February 23rd, 2015 4:04pm

Hi Dominik, yes I do have that container in our AD and it has nothing to do with that from what I can tell.

February 23rd, 2015 4:06pm

Hi,

since the error states host not found i assume it has something to do with the -DaatabaseServer Parameter.

You can try FQDN with Instance Name for example.

The FIM Url is fine.

Are there more Details in the FIM logs under "Application and Service Logs" ?

-Peter

Free Windows Admin Tool Kit Click here and download it now
February 24th, 2015 6:07am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics