Set-WssMediaLibraryName
Changes the name of the Media Library.
PowerShell
Set-WssMediaLibraryName
[-MediaLibraryName] <String>
[<CommonParameters>]
The Set-WssMediaLibraryName cmdlet changes the name of the Media Library for the current server. You can use the Get-WssMediaLibraryName cmdlet to see the Media Library name.
PowerShell
PS C:\> Set-WssMediaLibraryName -MediaLibraryName "Accounting Library"
This command gives the Media Library the name Accounting Library.
Specifies a new name for the Media Library shared by the server.
Type: | String |
Position: | 0 |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |