Chat now with support
Chat with Support

vRanger 7.6.4 - User Guide

Introduction Configuring vRanger
Configuring vRanger through the Startup Wizard Configuring vRanger manually Supplemental instructions: additional repository types
Using vRanger Backup Restore
Restoring a physical server Performing a full restore for VMware VMs Performing a full restore for Hyper-V® VMs Performing a full restore for VMware vApps Performing a full restore of a physical machine Performing an FLR on Windows Performing an FLR on Linux Restoring from manifest
Replicate VMs Reports Integrating and monitoring vRanger Using the vRanger Console vAPI Cmdlet details
Add-BackupJobTemplate Add-CIFSRepository Add-DdbReplicationRepository Add-DdbRepository Add-EsxHost Add-HypervCluster Add-HypervHost Add-HypervRestoreJobTemplate Add-NFSRepository Add-NVSDRepository Add-PhysicalMachine Add-RdaRepository Add-ReplicationJobTemplate Add-RestoreFromManifestJobTemplate Add-RestoreJobTemplate Add-VirtualAppforLinuxFLR Add-VirtualAppforLinuxFLRVA Add-VirtualCenter Disable-Job Dismount-LinuxVolume Enable-Job Get-AddressBook Get-BackupGroupEntity Get-CatalogSearchData Get-CatalogStatus Get-ConfigOption Get-Connection Get-CurrentTemplateVersionID Get-Datastore Get-GlobalTransportFailover Get-InventoryEntities Get-IsInventoryRefreshing Get-Job Get-JobTemplate Get-MonitorLog Get-Network Get-PhysicalMachineDiskMap Get-Repository Get-RepositoryJob Get-RepositorySavePoint Get-RestoreDiskMap Get-SavepointDisk Get-SavepointManifest Get-Savepoints Get-TransportFailover Get-VirtualApplianceConfig Get-VirtualApplianceDeploymentStatus Get-VirtualApplianceReconfigStatus Get-VirtualMachinesUnderInventory Get-VmDisk Get-VMDKVolume Install-VirtualAppliance Mount-LinuxVolume New-BackupFlag New-BackupGroupMember New-Daily Schedule New-EmailAddress New-IntervalSchedule New-MonthlySchedule New-ReplicationFlag New-RestoreFlag New-SMTPServer New-TransportConfiguration New-VirtualAppliance New-WeeklySchedule New-YearlySchedule Remove-AllMount Remove-BackupGroupEntity Remove-BackupGroupMember Remove-Catalog Remove-DdbStorageUnit Remove-JobTemplate Remove-LinuxVolume Remove-Repository Remove-SavePoint Remove-VirtualAppliance Remove-VirtualApplianceConfiguration Run-JobsNow Run-ReplicationFailover Run-ResumeReplicationFailover Run-TestReplicationFailover Set-Cataloging Set-CBTonVM Set-LinuxVolume Set-MountPath Set-Resources Stop-vRangerJob Update-BackupJobTemplate Update-GlobalTransportFailover Update-HypervRestoreJobTemplate Update-Inventory Update-ReplicationJobTemplate Update-RestoreJobTemplate Update-VirtualAppliance Update-VirtualApplianceConfiguration
About us

Get-RepositorySavePoint

Previous Next


vAPI Cmdlet details > Get-RepositorySavePoint

Get-RepositorySavePoint

Description

Returns a list of savepoints in the repository. All savepoints in the repository are returned if no time parameter is specified.

Syntax

Get-RepositorySavePoint [‑Id] <String> [[‑StartTime] [<String>]] [[‑EndTime] [<String>]] [<CommonParameters>]

Parameters

Id <String>: The repository ID to retrieve information for.
StartTime [<String>]: Start time of timespan during which the savepoints are complete.
EndTime [<String>]: End time of timespan during which the savepoints are completed.
<CommonParameters>: This cmdlet supports the common parameters: ‑Verbose, ‑Debug, ‑ErrorAction, ‑ErrorVariable, and ‑OutVariable. For more information, type: "get-help about_commonparameters"

Examples

This command returns a list of savepoints associated with the repository with the specified ID.

Related links

None

Get-RestoreDiskMap

Previous Next


vAPI Cmdlet details > Get-RestoreDiskMap

Get-RestoreDiskMap

Description

Creates a Hashtable that represents a matching of file map entries from the savepoint with the disks from a physical machine — a RestoreDiskMap.

Syntax

Get-RestoreDiskMap [‑PhysicalDiskMap] <PhysicalDiskMap> [‑ManifestFile] <ManifestFile> [<CommonParameters>]

Parameters

PhysicalDiskMap <PhysicalDiskMap>: The physical machine disk map.
ManifestFile <ManifestFile>: The manifest from the savepoint that contains file map entries for the disks backed up.
<CommonParameters>: This cmdlet supports the common parameters: ‑Verbose, ‑Debug, ‑ErrorAction, ‑ErrorVariable, ‑WarningAction, ‑WarningVariable, ‑OutBuffer, and ‑OutVariable. For more information, type: "get-help about_commonparameters"

Examples

This command matches the file map entries to the disks in a physical machine by size and returns a hash map that you can manipulate by code.

Related links

Add-BackupJobTemplate

Get-InventoryEntities

Get-SavepointDisk

Previous Next


vAPI Cmdlet details > Get-SavepointDisk

Get-SavepointDisk

Description

Returns the VM disks that the savepoint contains.

Syntax

Get-SavepointDisk [‑Id] <String> [<CommonParameters>]

Parameters

Id <String>: Savepoint ID in GUID format.
<CommonParameters>: This cmdlet supports the common parameters: ‑Verbose, ‑Debug, ‑ErrorAction, ‑ErrorVariable, and ‑OutVariable. For more information, type: "get-help about_commonparameters"

Examples

This command returns all disks that have been backed up into the savepoint specified.

Related links

Get-VMDKVolume

Get-SavepointManifest

Previous Next


vAPI Cmdlet details > Get-SavepointManifest

Get-SavepointManifest

Description

Returns manifest of the savepoint.

Syntax

Get-SavePointManifest [‑ID] <ID> [<CommonParameters>]

Parameters

ID <ID>: The Savepoint ID.
<CommonParameters>: This cmdlet supports the common parameters: ‑Verbose, ‑Debug, ‑ErrorAction, ‑ErrorVariable, and ‑OutVariable. For more information, type: "get-help about_commonparameters"

Examples

This command returns the savepoint manifest object.

Related links

Get-RepositorySavePoint

Get-VMDKVolume

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating