
AdminStudio 2013 Release Notes ADM-2013-RN5 40
Release Notes
Resolve-ASPackage
You can use the Resolve-ASPackage command to run application compatibility fixes on a package. This
only picks up issues that are fixable. This will also return the path to fix transform that was produced, so
the user can start a re-import.
Example
The following is the syntax used to run application compatibility fixes on a package:
Resolve-ASPackage -PackageRowId nn -DetailedResults
For example:
Resolve-ASPackage -PackageRowId 45 -DetailedResults
Parameters
The Resolve-ASPackage command has the following parameters:
Returns
Either a summary of results or detailed results are returned, depending upon whether the -
DetailedResults
parameter was used.
Creating and Upgrading Application Catalogs
AdminStudio 2013 includes the following Platform API commands to enable creating new Application
Catalogs and upgrading existing Application Catalogs:
• New-ASCatalog
• Set-ASCatalog
Tab l e 4 • Resolve-ASPackage Parameters
Parameter Description
PackageId Specifies the package ID for the package on which fixes need to
be run. (Required)
[DetailedResults] Returns detailed results of the operation. If this parameter is not
used, the Resolve-ASPackage command returns a summary of the
operation. (Optional)
Commenti su questo manuale