Set-WssRemoteWebAccessLogo

Sets the path and filename of the logo image for the Remote Web Access website.

Syntax

Set-WssRemoteWebAccessLogo
   -ImagePath <String>

Description

The Set-WssRemoteWebAccessLogo cmdlet sets the path and filename of the logo for the Remote Web Access website in sbs_sbs8_2. The logo image customizes the appearance of the Remote Web Access website.

Examples

Example 1: Set the name of the logo file

PS C:\> Set-WssRemoteWebAccessLogon -ImagePath "D:\Contoso-Logo.png"

This command sets the filename for the logo image displayed on the Remote Web Access website.

Parameters

-ImagePath

Specifies the file path of the logo image. To obtain the best results, use an image that is 32x32 pixels.

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False