{'Description':'This parameter specifies the type of connection to the corporate network and can take one of the following values
1. NoE2EAuth: No end-to-end authentication required
2. E2EAuthOnlyToAppServer: End-to-end authentication required only to the configured application servers and not to other servers in the corporate network
3. E2EAuthRequiredToAllServers: Access allowed only to the configured application servers via end-to-end authentication and no access to other servers in the corporate network
If NoE2EAuth is specified the cmdlet automatically remove all the app server security groups and and Group Policy objects from the DirectAccess deployment and user has access to all the corporate network servers over a full tunnel to the DirectAccess server.
IPsec traffic protection is not applicable when the connection type is NoE2EAuth and hence cannot be configured','In':True,'ValueMap':['NoE2EAuth', 'E2EAuthOnlyToAppServer', 'E2EAuthRequiredToAllServers'],'Values':['NoE2EAuth', 'E2EAuthOnlyToAppServer', 'E2EAuthRequiredToAllServers']}
TrafficProtection
string
1
✓
-
{'Description':'This parameter determines the property of the IPsec connection to the application servers and can take one of the following values
1. Enabled: This means traffic protection is enabled
2. Disabled: This means that traffic protection is disabled and only authentication will be performed
IPsec traffic protection is not applicable when the connection type is NoE2EAuth and hence, cannot be configured','In':True,'ValueMap':['Enabled', 'Disabled'],'Values':['Enabled', 'Disabled']}
ComputerName
string
2
✓
-
{'Description':'IPv4/IPv6 address or hostname of the computer on which the Remote Access server computer specific tasks should be executed','In':True}
PassThru
boolean
3
✓
-
{'Description':'Returns the application server connection object which contains the properties of the connectivity to the corporate network. By default this cmdlet does not generate any output','In':True}
{'Description':'The object consists of the following propertie
1. Property of the connection to an application server
2. Status of IPSec traffic protection (enabled or disabled)
The application server connectivity properties are applicable to all application servers in the DirectAccess deployment','EmbeddedInstance':'DAAppServerConnection','Out':True}
Description
'This cmdlet configures the properties of the connection to application servers and the IPSec security traffic protection policies for the connection. This cmdlet is not applicable when DirectAccess is deployed only for the management of remote clients and when no application servers have been configured.'