• View Communities
    • Citrix Developer Network
      The place for unfiltered straight talk on Citrix products. Blogs, code downloads, best practices, APIs, and more can all be found here.
    • Citrix Ready Community Verified
      Does it work with Citrix? Application compatibility questions are a thing of the past with the new Citrix Community Verified site.
    • Blogs
      Learn the latest from the Citrix employees who are building application delivery infrastructure technologies.
    • Blogosphere
      The Citrix Blogosphere is a window into the thousands of conversations taking place about Citrix and Application Delivery.
  •  Sign In
Workflow Studio Developer Network

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.

Enter tags to add to this page:
Please wait 
Looking for a tag? Just start typing.
Related Links