DL4300 Appliance
Get-Mounts
432
Option
Description
#d or DD (where # is a number for the period of time
of days before now until now)
#h or #H (where # is number for the period of hours
before now until now)
“time date 1”, “time date 2” (to show a custom range
of time from a specific date appearing before the
comma to a specific date following the comma).
Example:
Lists all failed jobs on the local Core:
>Get-FailedJobs –all
Lists all failed create backup jobs on the local Core:
>Get-FailedJobs -type backup
Parent topic
Get-Mounts
The
Get-Mounts
command returns all recovery points mounted on the local Core.
Usage
The usage for the command is as follows:
Get-Mounts -core [host name] -user [user name] -password [password] -protectedserver [server name or IP address]
Command Options
The following table describes the options available for the
Get-Mounts
command:
Table 196. Get-Mounts command options
Option
Description
-?
Display this help message.
-core
Optional. Remote Core host machine IP address
(with an optional port number). By default the
connection is made to the Core installed on the local
machine.
-user
Optional. User name for the remote Core host
machine. If you specify a user name, you also have
to provide a password.
If none are provided, then the logged-on user's
credentials will be used.
-password
Optional. Password to the remote Core host
machine. If you specify a password, you also have to
provide a log on.
If none are provided, then the logged-on user's
credentials will be used.