Uninstall-WssVpnServer
Uninstalls a VPN server.
Syntax
Uninstall-WssVpnServer
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
The Uninstall-WssVpnServer cmdlet uninstalls a VPN server on sbs_sbs8_2 server.
Examples
Example 1: Uninstall a VPN server
PS C:\> Uninstall-WssVpnServer
This command uninstalls a VPN server.
Parameters
-Confirm
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |