Test-WssVpnServerInstallation

Test-WssVpnServerInstallation

Checks for an installation of VPN server.

Sintaxis

Test-WssVpnServerInstallation [ <CommonParameters>]

Descripción detallada

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

Parámetros

<CommonParameters>

Este cmdlet admite los siguientes parámetros comunes: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer y -OutVariable. Para obtener más información, consulte about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entradas

El tipo de entrada es el tipo de los objetos que se pueden canalizar al cmdlet.

Salidas

El tipo de resultado es el tipo de objetos que emite el cmdlet.

Ejemplos

Example 1: Test VPN server installation

This command tests the VPN server installation.

PS C:\> Test-WssVpnServerInstallation 

Temas relacionados

Install-WssVpnServer

Uninstall-WssVpnServer