Get-WssRemoteWebAccessLink
Retrieves the collection of links on the home page of a Remote Web Access website
Syntax
Get-WssRemoteWebAccessLink
Description
The Get-WssRemoteWebAccessLink cmdlet retrieves the collection of links on the home page of a Remote Web Access website. The links are key-value pairs of IDs and link items.
To remove a link from the home page of a Remote Web Access website, use the Remove-WssRemoteWebAccessLink cmdlet.
Examples
Example 1: Retrieve a collection of links
PS C:\> Get-WssRemoteWebAccessLink
This command retrieves the collection of links on the home page of a Remote Web Access website.