Start-DPMDiskRescan
Scans for disks and disk configuration changes.
Syntax
Start-DPMDiskRescan
[[-DPMServerName] <String>]
[<CommonParameters>]
Description
The Start-DPMDiskRescan cmdlet scans for new disks and disk configuration changes on a System Center - Data Protection Manager (DPM) server.
Examples
Example 1: Scan a disk for configuration changes
PS C:\>Start-DPMDiskRescan -DPMServerName "Contoso-DPMServer"
This command scans a DPM server for new disks or changes to disk configurations.
Parameters
-DPMServerName
Specifies the name of a DPM server that this cmdlet scans.
Type: | String |
Position: | 1 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Outputs
Job