Perform Restore Default Domain Group Policy
Restores the default Group Policy objects to their original state.
Workflow inputs – Perform Default Domain Group Policy Restore
Call Workflow Input | Description | Required | Default Value |
connection details | XML document conforming to the ConnectionDetails common object that contains the information required to execute a command. | Yes | n/a |
target computer | Specifies the name or IP address of the remote computer.
|
|
|
run as user | Runs the command with the account permissions of the specified User.
Valid format: domain/username | No | Default value: The permissions of the current logged–on user on the computer that issues the command. |
password | The password of the specified user account. |
|
|
target user | Specifies the user name whose RSOP data is to be displayed. | No | n/a. |
scope | Displays either user or computer results. If the scope is ommited both user and computer settings will be returned. Valid values: user or computer.
|
|
|
policy | Determines whether the Domain Controller Policy or both the Domain Controller Policy and the Domain Group Policy Object will be restored.
Valid values: dc, both | No | both |
ignore schema | Ignore the Active Directory schema version number?
Valid values: true, false | No | false |
Workflow outputs – Perform Default Domain Group Policy Restore
Call Workflow Output | Description |
output | XML document consisting of one or more <line> elements that contain the command response. Each <line> element contains an index attribute indicating the order in which the information was returned by the command. |
success | Did the operation succeed?
Valid values: true, false |