Get-FfoMigrationReport

 

Important

This is an old version of the topic. To see the current version, change the (v=exchg.150) value in the URL to (v=exchg.160).

This cmdlet is available only in the cloud-based service.

Use the Get-FfoMigraionReport cmdlet to view the report of a migration from Microsoft Forefront Online Protection for Exchange to Exchange Online Protection.

For information about the parameter sets in the Syntax section below, see Syntax.

Syntax

Get-FfoMigrationReport [-Expression <Expression>] [-Organization <OrganizationIdParameter>] [-Page <Int32>] [-PageSize <Int32>] [-ProbeTag <String>]

Examples

Example 1

This example retries a summary of the migration report.

Get-FfoMigrationReport

Example 2

This example retries the details of the migration report.

Get-FfoMigrationReport | Format-List

Detailed Description

You need to be assigned permissions before you can run this cmdlet. Although all parameters for this cmdlet are listed in this topic, you may not have access to some parameters if they're not included in the permissions assigned to you. To see what permissions you need, see the "Anti-spam" entry in the Feature permissions in Exchange Online topic.

Parameters

Parameter Required Type Description

Expression

Optional

System.Linq.Expressions.Expression

This parameter is reserved for internal Microsoft use.

Organization

Optional

Microsoft.Exchange.Configuration.Tasks.OrganizationIdParameter

The Organization parameter is reserved for internal Microsoft use.

Page

Optional

System.Int32

The Page parameter specifies the page number of the results you want to view. Valid input for this parameter is an integer between 1 and 1000. The default value is 1.

PageSize

Optional

System.Int32

The PageSize parameter specifies the maximum number of entries per page. Valid input for this parameter is an integer between 1 and 5000. The default value is 1000.

ProbeTag

Optional

System.String

This parameter is reserved for internal Microsoft use.

Input Types

To see the input types that this cmdlet accepts, see Cmdlet Input and Output Types. If the Input Type field for a cmdlet is blank, the cmdlet doesn’t accept input data.

Return Types

To see the return types, which are also known as output types, that this cmdlet accepts, see Cmdlet Input and Output Types. If the Output Type field is blank, the cmdlet doesn’t return data.