TestInstall.ps1 installation script for Jitterbit App Builder
Name
TestInstall.ps1
Description
Analyzes the App Builder installation and IIS web application configuration for potential problems. Prints any warnings to the screen.
Arguments
| Name | Description | Required | Example |
|---|---|---|---|
| WebSite | IIS web site name. | No | Default Web Site |
| WebApplicationPath | IIS web application path or null if App Builder is installed at the web site root. | No | /Vinyl |
Usage
> .\TestInstall.ps1