Repair-WssRemoteWebAccess
Repairs Remote Web Access.
PowerShell
Repair-WssRemoteWebAccess
[-SkipRouter]
[<CommonParameters>]
The Repair-WssRemoteWebAccess cmdlet repairs Remote Web Access in a sbs_sbs8_2 installation. The cmdlet initializes and starts the service.
PowerShell
PS C:\> Repair-WssRemoteWebAccess -SkipRouter
This command repairs Remote Web Access but skips the router configuration task.
Indicates that the cmdlet skips the router configuration task. If you want to manually configure the router, set this parameter to $True
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |