Before you can use the report cmdlets, you must establish a connection to the Enterprise Reporter server. If you do not have your profile set up (see Loading the Enterprise Reporter cmdlets), you will need to establish a connection.
In this example, a connection is established to the AMERGEN01 server through port 7738.
This example returns all information on the Domain Accounts report.
This example returns all the reports that begin with Domain.
Reports in Report Manager can be modified and configured. The modified report can be exported to a designated location for disaster recovery or to share with others. The complete report information obtained from the Get-ERReport cmdlet is required when performing the export. For more information, see Getting report information.
Import-ERReport [-ReportPath] <String> [[-TargetCategory] <String>] [<CommonParameters>]
In this example, the report is imported to the default category My Reports.
Import-ERReport -ReportPath c:\Report.xrp
In this example, the report is imported to a category named My Reports\Imported.
Export-ERReportDefinition c:\Report.xrd -TargetCategory "My Reports\Imported"
© ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center