--- title: "VBRGeneralUpdateOptions" description: "Contains general update settings. Get-VBRGeneralUpdateOptions" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrgeneralupdateoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRGeneralUpdateOptions" dateModified: "2026-09-03" --- # VBRGeneralUpdateOptions Contains general update settings. ## Properties

Property

Type

Description

SourceRepositoryType

VBRUpdateSourceRepositoryType

Indicates the repository type.

AutoUpdatePeriod

Int32

Compliance deadline for updates.

CustomRepositoryPath

String

Local mirror repository address.

ServerCertificate

X509Certificate2

Server certificate.

MaintenanceWindow

VBRMaintenanceWindowOptions

Maintenance window when updates are installed automatically.

UpdatesType

VBRUpdateType

Indicates the update type.

## Related Commands [`Get-VBRGeneralUpdateOptions`](get-vbrgeneralupdateoptions.md)