Resume-FIMReportingInitialSync

Resumes an initial sync which had been stopped.

Syntax

Resume-FIMReportingInitialSync [-uri <string> = localhost] [-credential <system.credential> = current user]

Detailed Description

Resumes an initial sync which had been stopped.

Parameters

-uri <string> = localhost

This URL pointing to the resource management service. By default this is set to “https://localhost:5725/resourcemanagementservice“

Required?

false

Position?

1

Default Value

https://localhost:5725/resourcemanagementservice

Accept Pipeline Input?

false

Accept Wildcard Characters?

true

-credential <system.credential> = current user

This is the credential needed for talking to the FIM resource management service. By default, this is set to the credentials of the current user. If the user wishes to run under a different context, they can pass a system.credential object to the commandlet.

Required?

false

Position?

named

Default Value

<system.credential> = current user

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

Notes

Example 1

C:\PS> Resume-FIMReportingInitialSync

.

Example 2

C:\PS> Resume-FIMReportingInitialSync