11/11/2008

In Mobile Device Manager (MDM) Shell, several cmdlets are available that let you configure MDM Gateway Server.

By using the Set-MDMGlobalGatewayConfigcmdlet, you can configure global settings shared by every MDM Gateway Server. This includes the following:

In addition, you can use the Set-MDMGatewayServercmdlet to configure settings for a specific MDM Gateway Server. This includes the following:

You can also start or stop the VPN service on a specific MDM Gateway Server by using the Start-MDMVPNServiceand Stop-MDMVPNServicecmdlets.

See Also