Get-WssRemoteConnection

Get-WssRemoteConnection

Retrieves a listing of remote connections from Remote Web Access clients, VPN clients, or Web API applications.

Syntax

Parameter Set: Default
Get-WssRemoteConnection [-From <DateTime> ] [ <CommonParameters>]

Detailed Description

The Get-WssRemoteConnection cmdlet retrieves a listing of remote connections to the server by Remote Web Access clients, VPN clients, or Web API applications.

Parameters

-From<DateTime>

Specifies a starting time from which to return connections. If you do not specify this parameter, the cmdlet retrieves all active connections.

Aliases

none

Required?

false

Position?

named

Default Value

System.DateTime.MaxValue

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Examples

Example 1: Retrieve a listing of remote connections

This command retrieves a listing of all current remote connections to the server.

PS C:\> Get-WssRemoteConnection