--- title: "Set-VBOCopyJobSchedulePolicy" description: "This cmdlet modifies the backup copy job schedule settings. To modify settings, you need to enter the necessary parameters with new values. The parameters that you omit will remain unchanged." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/set-vbocopyjobschedulepolicy.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Backup Copy > Backup Copy Job Schedule > Set-VBOCopyJobSchedulePolicy" dateModified: "2026-08-21" --- # Set-VBOCopyJobSchedulePolicy ## Short Description Modifies the backup copy job schedule settings. ## Syntax This cmdlet provides the following parameter sets:
Immediate (Default)
Periodically
Daily
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
BackupWindowSettings |
Specifies the backup window within which the backup copy job must be completed. Accepts the To create this object, run the |
False |
Named |
False |
|
|
DailyTime |
Specifies the time to start the backup copy job. |
|
False |
Named |
False |
|
DailyType |
Specifies the days when the backup copy job will run:
|
|
False |
Named |
False |
|
EnableBackupWindow |
Defines that the job run will be terminated if it exceeds the allowed backup window. Default: False |
|
False |
Named |
False |
|
PeriodicallyEvery |
Specifies the time interval between the job runs:
|
|
False |
Named |
False |
|
Policy |
Specifies the backup copy job schedule whose settings you want to modify. Accepts the To create this object, run the |
True |
Named |
True (ByValue) |
|
|
Type |
Specifies a type of the backup copy job schedule:
|
|
False |
Named |
False |