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

New-Daily Schedule

Previous Next


vAPI Cmdlet details > New-Daily Schedule

New-Daily Schedule

Description

Returns a Schedule object. The schedule provides a template daily schedule that can be further customized before use.

Syntax

New-DailySchedule [‑WeekdayOnly] <Boolean> [‑StartTime] <String> [<CommonParameters>]

Parameters

WeekdayOnly <Boolean>: Whether to run the job only on weekdays.
StartTime <String>: Job start time.
<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 daily job schedule that runs weekdays at midnight.

Related links

None

New-EmailAddress

Previous Next


vAPI Cmdlet details > New-EmailAddress

New-EmailAddress

Description

Adds an email address to the address book.

Syntax

New-EmailAddress [‑Name] <String> [‑Email] <String> [<CommonParameters>]

Parameters

Name <String>: Name of person.
Email <String>: Email address.
<CommonParameters>: This cmdlet supports the common parameters: ‑Verbose, ‑Debug, ‑ErrorAction, ‑ErrorVariable, and ‑OutVariable. For more information, type: "get-help about_commonparameters"

Examples

Related links

Get-AddressBook

New-IntervalSchedule

Previous Next


vAPI Cmdlet details > New-IntervalSchedule

New-IntervalSchedule

Description

Returns an interval schedule object.

Syntax

New-IntervalSchedule [[‑IntervalDays] <Int>] [[‑IntervalHours] [<Int>]][‑IntervalMinutes] <Int> [‑StartTime] <String> [[‑RangeEndDate] <String>] [[‑RangeByOccurrence] <Int>] [<CommonParameters>]

Parameters

IntervalDays <Int>: Number of days to use for interval schedule — the default is 0.
IntervalHours <Int>: Number of hours to use for interval schedule — the default is 0.
IntervalMinutes <Int>: Number of minutes to use for interval schedule — the default is 0.
StartTime <String>: Job start time.
RangeEndDate <String>: Range end date.
RangeByOccurrence <Int>: The maximum number of times a job is run.
<CommonParameters>: This cmdlet supports the common parameters: ‑Verbose, ‑Debug, ‑ErrorAction, ‑ErrorVariable, and ‑OutVariable. For more information, type: "get-help about_commonparameters"

Examples

--------------------EXAMPLE 1--------------------

This command returns an interval job schedule that runs every hour.

--------------------EXAMPLE 2--------------------

This command returns an interval job schedule that runs every 30 minutes until 2010-12-31.

--------------------EXAMPLE 3--------------------

This command returns an interval job schedule that runs every hour and half; the job is run 10 times at this interval.

Related links

New-Daily Schedule

New-WeeklySchedule

New-MonthlySchedule

New-YearlySchedule

New-MonthlySchedule

Previous Next


vAPI Cmdlet details > New-MonthlySchedule

New-MonthlySchedule

Description

Returns a Schedule object. The schedule provides a template monthly schedule that can be further customized before use.

Syntax

New-MonthlySchedule [‑ExecutionDayOfMonth] <Int> [‑StartTime] <String> [<CommonParameters>]

Parameters

ExecutionDayOfMonth <Int>: Day of month on which the job runs — 1 to 31.
StartTime <String>: Job start time.
<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 weekly job schedule that runs on the first of every month at midnight.

Related links

New-Daily Schedule

New-WeeklySchedule

New-YearlySchedule

New-IntervalSchedule

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating