Share via


GpoBackup.GenerateReportToFile Method

 

Generates a report for the GPO and saves it to a specified file.

Namespace:   Microsoft.GroupPolicy
Assembly:  Microsoft.GroupPolicy.Management (in Microsoft.GroupPolicy.Management.dll)

Overload List

Name Description
System_CAPS_pubmethod GenerateReportToFile(ReportType, String)

Generates a report for the GPO and saves it to the specified file.

System_CAPS_pubmethod GenerateReportToFile(ReportType, String, GPStatusMessageCollection)

Generates a report for the GPO and saves it to the specified file and returns status.

See Also

GpoBackup Class
Microsoft.GroupPolicy Namespace

Return to top