Test-ASConflicts
Edition:Powershell cmdlets are enabled with AdminStudio Enterprise Edition and with Workflow Manager.
The Test-ASConflicts cmdlet performs conflict analysis between a source package and target packages.
When using the Test-ASConflicts cmdlet:
• | The package needs to exist in the Application Catalog. |
• | You can run the analysis against a list of other PackageIDs, or specify an existing group name to run the analysis against all packages in that group. |
• | If none of these targets are specified, then the group in which the source package exists will be used for analysis. |
You can optionally specify a comma-separated list of rule names to run.
Examples
Test-ASConflicts-PackageID 21-TargetGroups MyApplications-Rules ACE03,ACE04
Parameters
The Test-ASConflicts cmdlet has the following parameters:
Parameter |
Description |
PackageID |
Use to specify the source package in the conflict analysis. |
[TargetGroups] |
Use to specify the group name(s) of the groups against which you want to compare the source package for conflicts. |
[TargetPackageIDs] |
Use to specify the Package IDs of the packages against which you want to compare the source package for conflicts. |
[Rules] |
Use to specify the rules to evaluate during the conflict analysis. |
Return Values
A list of test results is returned.