Chapter 20: Analyzing Installations Prior to Deployment
Performing Predeployment Analysis
AdminStudio 9.5 User Guide
ADS-0950-UG00
1555
•
Can the Web Service open the results XML file and validate the contents?
The Diagnostic Tool is embedded into test-ready packages, enabling you to test machines where the
Predeployment Test tool is not installed, and is launched via the command line.
Running the Diagnostic Tool
When running in diagnostic mode, the test-ready package runs just as it does when not running in diagnostic
mode. The difference is that when the results are posted, additional diagnostic information is displayed to assist in
troubleshooting.
To have a test-ready package launch the Diagnostic Tool, set the
PD_RUN_DIAGNOSTICS
property. This property can
be set:
•
in the property table, or
•
on the command line when launching the instrumented package.
msiexec.exe /i pkgname_analysis2.msi PD_RUN_DIAGNOSTICS=1
Task:
To run the Diagnostic Tool during test-ready package installation:
1.
Open the Command Prompt and enter the following command to launch installation of the test-ready
package:
msiexec.exe /i pkgname_analysis.msi PD_RUN_DIAGNOSTICS=1
If you want to send the results to a log file in the same directory as the test-ready package, add the following
parameter:
/l*v log.log
where
log.log
is the name of the log file.
The package installation will begin. When the installation is almost complete, the Diagnostic Tool interface
opens:
Summary of Contents for ADMINSTUDIO 9.5
Page 1: ...AdminStudio 9 5 User Guide Version 9 5...
Page 50: ...Contents 50 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 52: ...52 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 156: ...156 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 440: ...440 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1090: ...1090 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1426: ...1426 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1686: ...1686 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1794: ...Chapter 24 AdminStudio Public API Reference 1794 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1842: ...Index 1842 ADS 0950 UG00 AdminStudio 9 5 User Guide...