Test-WssVpnServerInstallation

Test-WssVpnServerInstallation

Checks for an installation of VPN server.

Syntax

Test-WssVpnServerInstallation [ <CommonParameters>]

Detailed Description

The Test-WssVpnServerInstallation cmdlet checks for an installation of VPN server on the server.

Parameters

<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: Test VPN server installation

This command tests the VPN server installation.

PS C:\> Test-WssVpnServerInstallation 

Install-WssVpnServer

Uninstall-WssVpnServer