NAME New-WebHandler SYNOPSIS Creates a new IIS Request Handler configuration entry. SYNTAX New-WebHandler [-Name] -Path -Verb [-Type ] [-Modules ] [-ScriptProcessor ] [-Precondition ] [-ResourceType ] [-RequiredAccess ] [-Force] [-Location ] [[-PSPath] ] [-WarningAction ] [-WarningVariable ] [] DESCRIPTION Creates a new IIS Request Handler configuration entry. RELATED LINKS REMARKS To see the examples, type: "get-help New-WebHandler -examples". For more information, type: "get-help New-WebHandler -detailed". For technical information, type: "get-help New-WebHandler -full".