Get-CVVirtualMachineBackupTime

Updated

This commandlet (cmdlet) functions only for VMware, Hyper-V and vCloud.

The Get-CVVirtualMachineBackupTime cmdlet retrieves the last backup details of virtual machines in your CommCell environment.

Before you can use this cmdlet, you must log on to your CommCell environment using the Connect-CVServer cmdlet. For more information, see Connecting to a CommCell Environment with PowerShell.

Syntax

Get-CVVirtualMachineBackupTime [-Name <String>] [<CommonParameters>]
Get-CVVirtualMachineBackupTime [-Name <String>] [-ClientName <String>] [-ClientObject <Object>] [<CommonParameters>]

Optional Parameters

Commvault Parameters

Parameter

Description

Data type

Accepts pipeline input?

Accepts wildcard characters?

Type of parameter

–Name

The name of the VM.

String

No

No

Named

–ClientName

The name of the client to get VMs details for.

String

No

No

Named

–ClientObject

The object that represents the client to get VM details for.

Object

Yes, by:

  • Value

  • Property name

No

Named

Microsoft PowerShell Parameters

You can use the following Microsoft PowerShell parameters:

  • Debug

  • ErrorAction

  • ErrorVariable

  • OutBuffer

  • OutVariable

  • PipelineVariable

  • Verbose

  • WarningAction

  • WarningVariable

  • Force

  • Confirm

  • WhatIf

Note: Only a few cmdlets support Force, Confirm, and WhatIf parameters.

For more information, see "About Common Parameters" in the Microsoft PowerShell documentation.

Input

This cmdlet does not support input.

Output

The details of the most recent backup of the specified virtual machines.