NAME
New-Website
SYNOPSIS
Creates a new IIS Web site.
SYNTAX
New-Website [-Name]
[-Id ] [-Port ] [-IPAddress ]
[-HostHeader ] [-PhysicalPath ] [-ApplicationPool ] [-Ssl]
[-Force] [-WarningAction ] [-WarningVariable ]
[]
DESCRIPTION
Creates a new IIS Web site.
RELATED LINKS
REMARKS
To see the examples, type: "get-help New-Website -examples".
For more information, type: "get-help New-Website -detailed".
For technical information, type: "get-help New-Website -full".