RestoreGPO
RestoreGPO
Restores one or more Group Policy Objects from a specified backup. Find the objects by input or folder.
Properties
InputGPO
Type: System.Object
Specifies the backup Group Policy Object to be restored from the 'Get Backup GPO' activity. This parameter takes precedence over 'Backup Folder'.
Comment
Type: System.String
Specifies the objects to be restored by the comment provided with the backup.
GPODomain
Type: System.String
Specifies the objects to be restored by the DNS name of the domain where the backup originated.
BackupDate
Type: System.String
Specifies the objects to be restored by the backup date.
GPOName
Type: System.String
Specifies the objects to be restored by the Group Policy Object display name.
GPOGuid
Type: System.String
Specifies the objects to be restored by the Group Policy GUID.
BackupID
Type: System.String
Specifies the objects to be restored by a backup ID.
BackupDir
Type: System.String
Specifies the folder that holds the backup Group Policy Object(s) to be restored. This parameter is ignored if 'Input Backup GPO' is supplied.
GPOOutput
Type: System.Object
Contains the .Net object, or collection of objects, representing the restored Group Policy Object(s). This is a read-only output parameter.
Add Comment