RSoPLogging
RSoPLogging
Creates a Resultant Set of Policy report with Group Policy Results for existing computers and/or users (RSoP Logging mode). This report helps with troubleshooting Group Policy issues.
Properties
ReportType
Type: Citrix.WorkflowStudio.ActivityLibrary.GroupPolicy.RSoPLogging+ReportTypeEnum
Specifies the output format for the report. Defaults to 'HTML'.
RSoPReportOptions
Type: Citrix.WorkflowStudio.ActivityLibrary.GroupPolicy.RSoPLoggingOptions
Creates a Resultant Set of Policy report with Group Policy Results for existing computers and/or users (RSoP Logging mode). This report helps with troubleshooting Group Policy issues.
DestinationFolder
Type: System.String
Specifies the destination folder for the report. You can enter a path and folder name, bind to a property representing the folder name, or select the folder from the 'Browse for Folder' dialog. See also the 'Create Destination Folder' parameter.
CreateDestinationFolder
Type: System.Object
Specifies whether to create the destination folder if it does not already exist. This parameter does not apply to folders created through the 'Browse for Folder' dialog accessed from the 'Destination Folder' parameter. You can also bind this parameter to a conditional.
Computer
Type: Citrix.WorkflowStudio.CustomActivities.Editors.SecurityPrincipal
Specifies, through the 'Select Computer' dialog, the computer being logged. The syntax is domain
computer. This parameter is required if the 'Report Options' parameter is set to 'Computer Settings'.
User
Type: Citrix.WorkflowStudio.CustomActivities.Editors.SecurityPrincipal
Specifies, through the 'Select Computer' dialog, the user being logged. This parameter is required if the 'Report Options' parameter is set to 'User Settings'.
ReportFileOutput
Type: System.String
Contains the full path to the resulting report file. This is a read-only output parameter.
Add Comment