Repair-WssRemoteWebAccess

Repair-WssRemoteWebAccess

Repairs Remote Web Access.

Syntax

Parameter Set: Default
Repair-WssRemoteWebAccess [-SkipRouter] [ <CommonParameters>]

Detailed Description

The Repair-WssRemoteWebAccess cmdlet repairs Remote Web Access in a installation. The cmdlet initializes and starts the service.

Parameters

-SkipRouter

Indicates that the cmdlet skips the router configuration task. If you want to manually configure the router, set this parameter to $True

Aliases

none

Required?

false

Position?

named

Default Value

none

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: Repair Remote Web Access

This command repairs Remote Web Access but skips the router configuration task.

PS C:\> Repair-WssRemoteWebAccess -SkipRouter

Disable-WssRemoteWebAccess

Enable-WssRemoteWebAccess