NAME
    New-WebGlobalModule
    
SYNOPSIS
    Creates a new IIS module.
    
    
SYNTAX
    New-WebGlobalModule [-Name] 
 [-Image ] [-Precondition ] 
    [-Force] [-WarningAction ] [-WarningVariable ] 
    []
    
    
DESCRIPTION
    Creates a new IIS module.
    
RELATED LINKS
REMARKS
    To see the examples, type: "get-help New-WebGlobalModule -examples".
    For more information, type: "get-help New-WebGlobalModule -detailed".
    For technical information, type: "get-help New-WebGlobalModule -full".