Skip to Content

TestInstall.ps1

Name

TestInstall.ps1

Description

Analyzes the Vinyl 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 Vinyl is installed at the web site root. No /Vinyl

Usage

> .\TestInstall.ps1