Get-WssRemoteConnection
Retrieves a listing of remote connections from Remote Web Access clients, VPN clients, or Web API applications.
Get-WssRemoteConnection
[-From <DateTime>]
[<CommonParameters>]
The Get-WssRemoteConnection cmdlet retrieves a listing of remote connections to the sbs_sbs8_2 server by Remote Web Access clients, VPN clients, or Web API applications.
PS C:\> Get-WssRemoteConnection
This command retrieves a listing of all current remote connections to the server.
Specifies a starting time from which to return connections. If you do not specify this parameter, the cmdlet retrieves all active connections.
Type: | DateTime |
Position: | Named |
Default value: | System.DateTime.MaxValue |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Microsoft.WindowsServerSolutions.RemoteConnectionManager.RemoteConnectionInfo
This cmdlet generates information of remote connections to the server from Remote Web Access, VPN, or Web API applications.