NAME New-WebApplication SYNOPSIS Creates a new IIS Web Application. SYNTAX New-WebApplication [-Site ] [-Name] [-PhysicalPath ] [-ApplicationPool ] [-Force] [-WarningAction ] [-WarningVariable ] [] DESCRIPTION Creates a new IIS Web Application. RELATED LINKS REMARKS To see the examples, type: "get-help New-WebApplication -examples". For more information, type: "get-help New-WebApplication -detailed". For technical information, type: "get-help New-WebApplication -full".