NAME ConvertTo-WebApplication SYNOPSIS Converts an IIS virtual directory to an IIS Web application. SYNTAX ConvertTo-WebApplication [-ApplicationPool ] [-Force] [[-PSPath] ] [-WarningAction ] [-WarningVariable ] [-WhatIf] [-Confirm] [] DESCRIPTION Converts an IIS virtual directory to an IIS Web application. RELATED LINKS Get-WebApplication New-WebApplication Remove-WebApplication REMARKS To see the examples, type: "get-help ConvertTo-WebApplication -examples". For more information, type: "get-help ConvertTo-WebApplication -detailed". For technical information, type: "get-help ConvertTo-WebApplication -full".