| -ApplicationRoot |
String |
|
The ApplicationRoot parameter specifies the metabase path of the virtual directory. By default, this path is the same as the website in which the virtual directory is created. |
| -AppPoolId |
String |
|
The AppPoolId parameter specifies the IIS application pool in which the virtual directory runs. We recommend that you leave this parameter at its default setting. |
| -BasicAuthentication |
Boolean |
|
The BasicAuthentication parameter specifies whether Basic authentication is enabled on the virtual directory. Valid values are: |
| -Confirm |
SwitchParameter |
|
The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on whether the cmdlet requires confirmation before proceeding. |
| -DigestAuthentication |
Boolean |
|
The DigestAuthentication parameter specifies whether Digest authentication is enabled on the virtual directory. Valid values are: |
| -DomainController |
Fqdn |
|
The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name... |
| -ExtendedProtectionFlags |
MultiValuedProperty |
|
The ExtendedProtectionFlags parameter specifies custom settings for Extended Protection for Authentication on the virtual directory. Valid values are: |
| -ExtendedProtectionSPNList |
MultiValuedProperty |
|
The ExtendedProtectionSPNList parameter specifies a list of valid Service Principal Names (SPNs) if you're using Extended Protection for Authentication on the virtual directory. Valid values are: |
| -ExtendedProtectionTokenChecking |
ExtendedProtectionTokenCheckingMode |
|
The ExtendedProtectionTokenChecking parameter specifies whether Extended Protection for Authentication is used for client connections to the virtual directory. Valid values are: |
| -ExternalUrl |
Uri |
|
The ExternalURL parameter specifies the URL that connects to the virtual directory from outside the firewall. |
| -InternalUrl |
Uri |
|
The InternalURL parameter specifies the URL that connects to the virtual directory from inside the firewall. |
| -OAuthAuthentication |
Boolean |
|
The OAuthAuthentication parameter specifies whether OAuth authentication is enabled on the virtual directory. Valid values are: |
| -Path |
String |
|
The Path parameter specifies the file system path of the virtual directory. We recommend using this parameter only when you need to use a custom location for the virtual directory files. The default value is blank... |
| -Role |
VirtualDirectoryRole |
|
The Role parameter species the configuration for the virtual directory. Valid values are: |
| -Server |
ServerIdParameter |
|
The Server parameter specifies the Exchange server that hosts the virtual directory. You can use any value that uniquely identifies the server. For example: |
| -WebSiteName |
String |
|
The WebSiteName parameter specifies the name of the IIS website under which the virtual directory is created. You don't need to use this parameter to create the virtual directory under the default website. |
| -WhatIf |
SwitchParameter |
|
The WhatIf switch shows what the command does without making any changes. You don't need to specify a value with this switch. |
| -WindowsAuthentication |
Boolean |
|
The WindowsAuthentication parameter specifies whether Integrated Windows authentication is enabled on the virtual directory. Valid values are: |
| -WSSecurityAuthentication |
Boolean |
|
The WSSecurityAuthentication parameter specifies whether WS-Security (Web Services Security) authentication is enabled on the virtual directory. Valid values are: |