How to fix “set-mailbox : The value of property ‘ArchiveQuota’ must be greater than or equal to that of property ‘ArchiveWarningQuota'”

Trying to set a users mailbox to use the Database Quota Defaults… set-mailbox -id testuser -UseDatabaseQuotaDefaults $false …I stumbled upon the following error in Powershell: set-mailbox : The value of property ‘ArchiveQuota’ must be greater than or equal to that of…