This topic has not yet been rated - Rate this topic

Get-MDMGlobalGatewayConfig

2/9/2009

The Get-MDMGlobalGatewayConfig cmdlet returns an MDMGlobalGatewayConfig object that represents the global virtual private network (VPN) settings that all computers that are running Mobile Device Manager Gateway Server share.


Get-MDMGlobalGatewayConfig [<CommonParameters>]

The following describes the Get-MDMGlobalGatewayConfig cmdlet parameters.

CommonParameters

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, and -OutVariable. For more information, at the MDM Shell prompt, type get-help about_commonparameters.

The Get-MDMGlobalGatewayConfig cmdlet returns an MDMGlobalGatewayConfig object. To see all the properties for this object, at the MDM Shell prompt, type Get-MDMGlobalGatewayConfig | Get-Member.

This Get-MDMGlobalGatewayConfig command example displays the current global VPN settings.

C:\PS>Get-MDMGlobalGatewayConfig

To view this information online, at the MDM Shell prompt, type:

get-help Get-MDMGlobalGatewayConfig -detailed, or get-help Get-MDMGlobalGatewayConfig -full

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.