Imports a legacy backup-to-disk folder device in Backup Exec.
Imports a legacy backup-to-disk folder device in Backup Exec. You must import an existing backup-to-disk folder into Backup Exec to restore data from it.
Specifies which Backup Exec server the device should be created on in a CASO environment.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the path to legacy backup-to-disk folder.
Required | true |
Position | 1 |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the description for the legacy backup-to-disk folder device.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies if Backup Exec automatically detects the preferred
settings for read and write buffers.
The valid values are:
$true
$false
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Enables the reading of large blocks of data. This option may
increase performance.
The valid values are:
$true
$false
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the name of the new legacy backup-to-disk folder device.
Required | true |
Position | 0 |
Accepts pipeline input | true (ByValue ByPropertyName) |
Accepts wildcard characters | true |
Describes what happens if you execute the command without actually executing the command.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Prompts you for confirmation before executing the command.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
For more information about common parameters, type "Get-Help about_commonparameters".
You can pipe a string that contains the name of the Backup Exec legacy backup-to-disk folder device object to create to Import-BELegacyBackupToDiskFolderDevice.
Import-BELegacyBackupToDiskFolderDevice returns the legacy backup-to-disk folder device that was created.
These commands import the contents of "E:\b2d" as a new legacy backup-to-disk folder named "Device 0001".