IGPMBackup interface (gpmgmt.h)

The IGPMBackup interface supports methods that allow you to delete GPMBackup objects and to retrieve various properties of GPMBackup objects.

Inheritance

The IGPMBackup interface inherits from the IDispatch interface. IGPMBackup also has these types of members:

Methods

The IGPMBackup interface has these methods.

 
IGPMBackup::Delete

Removes the Group Policy object (GPO) backup from the backup directory and from the file system.
IGPMBackup::GenerateReport

Gets the report for the backup Group Policy object (GPO).
IGPMBackup::GenerateReportToFile

The GenerateReportToFile method gets the report for the backup Group Policy object (GPO) and then saves the report to a file in a specified path.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header gpmgmt.h

See also

IDispatch

IGPM

IGPMBackupCollection

IGPMBackupDir