NAME Get-WebAppDomain SYNOPSIS Gets the Application Domains in which the specified IIS worker process is running. SYNTAX Get-WebAppDomain [-InputObject ] [-ApplicationPool ] [-ProcessId ] [-WarningAction ] [-WarningVariable ] [] DESCRIPTION Gets the Application Domains in which the specified IIS worker process is running. RELATED LINKS REMARKS To see the examples, type: "get-help Get-WebAppDomain -examples". For more information, type: "get-help Get-WebAppDomain -detailed". For technical information, type: "get-help Get-WebAppDomain -full".