FIM 2010 R2 Reporting PowerShell Reference

Forefront Identity Manager 2010 R2 Reporting PowerShell Reference

This reference provides cmdlet descriptions and syntax for all Forefront Identity Manager 2010 R2 Reporting PowerShell cmdlets used in Forefront Identity Manager 2010 R2.

Warning

The only supported way of creating Reporting Jobs is through the PowerShell scripts provided. Creating Reporting Jobs directly in the FIM Portal is not supported.

FIM 2010 R2 Reporting PowerShell SnapIn

The FIM 2010 R2 Reporting PowerShell Snapin is: FIMReportingAdministration.

FIM 2010 R2 Reporting PowerShell Cmdlets

The following table lists the PowerShell cmdlets that FIM 2010 R2 Reporting provides:

Cmdlet Description

Confirm-FIMReportingBinding

Used to verify the correctness of the binding definition against objects within FIM and schema definition within the Data Warehouse management pack.

Import-FIMReportingSchemaDefinition

Allows users to create or extend the reporting schema in the Data Warehouse and the binding definitions in FIM.

Import-FIMReportDefinition

Allows users to create or extend reports defined in the Data Warehouse.

FIM 2010 R2 Reporting PowerShell Scripts

The following table lists the PowerShell Scripts that FIM 2010 R2 Reporting provides:

Script Description

Export-FIMReportingBinding

Returns a FIM Reporting Binding object.

Import-FIMReportingBinding

Used to import a reporting binding. This may be used to update an existing object or add a new object.

Remove-FIMReportingBinding

Used to remove a binding object from FIM.

Resume-FIMReportingInitialSync

Resumes an initial sync which had been stopped.

Start-FIMReportingIncrementalSync

Extracts data that has changed since the last incremental sync run from FIM, transforms it into SCSM classes and properties based on the FIM to SCSM binding table, and loads this data into the SCSM Data Warehouse.

Start-FIMReportingInitialPartialSync

Extracts the delta set of data that results from new schema being pushed to the SCSM Data Warehouse, transforms it into SCSM classes and properties based on the FIM to SCSM binding table, and loads these data into the SCSM Data Warehouse.

Start-FIMReportingInitialSync

Extracts the initial set of data from FIM, transforms it into SCSM classes and properties based on the FIM to SCSM binding and loads this data into the SCSM Data Warehouse.