NAME
    Get-WebConfiguration
    
SYNOPSIS
    Gets an IIS configuration element at the specified path.
    
    
SYNTAX
    Get-WebConfiguration [-Recurse] [-Metadata] [-Location 
] [-Filter] 
     [[-PSPath] ] [-WarningAction ] 
    [-WarningVariable ] []
    
    
DESCRIPTION
    Gets the IIS configuration element at the specified location.
    
RELATED LINKS
REMARKS
    To see the examples, type: "get-help Get-WebConfiguration -examples".
    For more information, type: "get-help Get-WebConfiguration -detailed".
    For technical information, type: "get-help Get-WebConfiguration -full".