Wise Package Studio Reference
265
Preflight Deployment
z
Windows 2003 Server IIS Configuration
If you install Preflight Web applications on a Windows 2003 IIS server, make sure
IIS 6.0 is configured to allow ISAPI and ASP, which is prohibited by default.
See also:
Connecting to a Web Application
on page 79
Connection to Preflight Deployment Tools
on page 261
About Preflight Deployment
on page 259
The Preflight Deployment Process
on page 261
Preflight Diagnostic Tests
on page 265
Preflight Diagnostic Tests
¾
Quality Assurance module only.
When you use Preflight Instrumentation to prepare a package for preflight deployment,
a new preflight .MSI package is created based on the original package. The preflight
package contains custom actions that perform the following tests, which do not make
changes to the target computers. After you run the preflight package on target
computers, you can see results from these tests in the Preflight Analysis tool.
Begin Run
Indicates the beginning of the preflight tests.
Check In-Use
Reports the files in the package that are in-use at on the
computer. These could fail to be installed properly
because in-use files cannot be replaced. This test is
informational only.
Connectivity to URL
Extracts URLs from any Launch Web Page, Download File
From Internet, or Post Data to HTTP Server custom
actions that are found in the original package. It puts
them in a table, which is processed on the target
computer.
Disk Space Check
Evaluates the disk costing and identifies target
computers that don't meet the requirements.
End Run
Indicates the end of the preflight tests, which means the
preflight package was fully processed.
File Association Check
Checks that any extensions in the preflight package do
not overwrite or reassign those already on the target
computer.
File Searching
Cycles through the AppSearch table and evaluates
conditions attached to each AppSearch action. This lets
you know if the items specified in AppSearch exist on the
target computer.
File Security - Read
Cycles through the files that are installed and queries the
target computer for permissions to access the files.
File Security - Write
Cycles through the files that are installed and queries the
target computer for permissions to create and update
files.