--- title: "VBRMaintenanceWindowOptions" description: "Contains maintenance window settings. New-VBRMaintenanceWindowOptions New-VBRDailyOptions New-VBRMonthlyOptions" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrmaintenancewindowoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRMaintenanceWindowOptions" dateModified: "2026-08-19" --- # VBRMaintenanceWindowOptions Contains maintenance window settings. ## Properties

Property

Type

Description

DailyOptions

VBRDailyOptions

The day of the week when updates are installed automatically.

Enable

Boolean

Indicates if there is a maintenance window when updates are installed automatically.

MonthlyOptions

VBRMonthlyOptions

The day of the month when updates are installed automatically.

## Related Commands - [`New-VBRMaintenanceWindowOptions`](new-vbrmaintenancewindowoptions.md) - [`New-VBRDailyOptions`](new-vbrdailyoptions.md) - [`New-VBRMonthlyOptions`](new-vbrmonthlyoptions.md)