RSoPPlanning
RSoPPlanning
Creates a Resultant Set of Policy report using Group Policy modeling (RSoP Planning mode). This report simulates a policy implementation by using data from Active Directory.
Properties
ReportType
Type: Citrix.WorkflowStudio.ActivityLibrary.GroupPolicy.RSoPPlanning+ReportTypeEnum
Specifies the output format for the report. Defaults to 'HTML'.
RSoPReportOptions
Type: Citrix.WorkflowStudio.ActivityLibrary.GroupPolicy.RSoPPlanningOptions
Specifies the options to use when generating the RSoP planning report. Expand to see all the report options and set their values.
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 using 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 name of the computer for the simulation. Syntax is domain
computer. This parameter is required if 'Report Options' is set to 'Computer Settings'.
User
Type: Citrix.WorkflowStudio.CustomActivities.Editors.SecurityPrincipal
Specifies, through the 'Select Computer' dialog, the name of the user for the simulation. This is the SAM account name. Syntax is domain
user. This parameter is required if 'Report Options' is set to 'User Settings'.
DomainController
Type: System.String
Specifies the name of the domain controller (DC) to use for the planning mode simulation. This can be a NETBIOS or DNS name (syntax is either 'dc' or 'dc.company.com'.) The DC must be running Windows Server 2003 or later.
SiteName
Type: System.String
Specifies the name of the site to be used during the planning mode simulation. If no site is specified, the site of the target computer is used.
UserSOM
Type: System.String
Specifies the name of the user scope of management (SOM) to use during planning mode simulation. This does not have to be the true location for the simulation. If no user SOM is specified, the target user's container is used. For example: CN=Users,DC=company,DC=com.
ComputerSOM
Type: System.String
Specifies the scope of management (SOM) to use for the computer during planning mode simulation. This does not have to be the true location for the simulation. If no computer SOM is specified, the target computer's container is used. For example: CN=Computers,DC=company,DC=com.
ReportFileOutput
Type: System.String
Contains the full path to the resulting report file. This is a read-only output parameter.
Add Comment