NAME Get-WebConfigFile SYNOPSIS Gets the file system path of the web.config file. SYNTAX Get-WebConfigFile [[-PSPath] ] [-WarningAction ] [-WarningVariable ] [] DESCRIPTION Gets the physical path of the IIS configuration file at the specified IIS module namespace path. RELATED LINKS REMARKS To see the examples, type: "get-help Get-WebConfigFile -examples". For more information, type: "get-help Get-WebConfigFile -detailed". For technical information, type: "get-help Get-WebConfigFile -full".