Get-DPMLibrary
Gets libraries associated with a DPM server.
Syntax
Get-DPMLibrary
[[-DPMServerName] <String>]
[<CommonParameters>]
Description
The Get-DPMLibrary cmdlet gets the libraries associated with a System Center - Data Protection Manager (DPM) server. You can use this cmdlet to get libraries to use with other cmdlets, such as the Enable-DPMLibrary and Disable-DPMLibrary cmdlets, or you can use the Get-DPMLibrary cmdlet to view the libraries associated with a DPM server and the library status.
Examples
Example 1: Get libraries associated with a server
PS C:\>Get-DPMLibrary -DPMServerName "DPMServer07"
This command gets the libraries associated with the DPM server named DPMServer07.
Parameters
-DPMServerName
Specifies the name of a DPM server for which this cmdlet gets libraries.
Type: | String |
Position: | 1 |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Outputs
Library