New-RASTunnelingPolicy
Last updated
Last updated
New-RASTunnelingPolicy
Creates a tunneling policy.
New-RASTunnelingPolicy -** (string) [- {AllRDSessionHostsInSite | RDSessionHostPool | RDSessionHosts | None}] [- (uint[])] [- (uint[])] [ (uint)] [()]
Creates a tunneling policy.
Site ID of the new tunneling policy.
The gateway IP of the tunneling policy.
Possible values: AllRDSessionHostsInSite, RDSessionHostPool, RDSessionHosts, None
The IDs of the selected RD session host pools.
The IDs of the selected individual RD session hosts.
(CommonParameters)
-none-
-none-
**---------- EXAMPLE 1 ----------
New-RASTunnelingPolicy -IP 1.2.3.4 -PublishType None
Creates a tunneling policy.
() The setting that determines which hosts are affected by the tunneling policy. Default: AllRDSessionHostsInSite.