Set-WssRemoteWebAccessLogo
Sets the path and filename of the logo image for the Remote Web Access website.
Set-WssRemoteWebAccessLogo
-ImagePath <String>
[<CommonParameters>]
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.
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.
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 |