I found the command to change the quota for a single user below. But what about multiple users in different departments?
Example: Set the limts for user1, user9, user80
Set-Mailbox -Identity "user1" -IssueWarningQuota 900mb -ProhibitSendQuota 950mb -ProhibitSendReceiveQuota 1gb -UseDatabaseQuotaDefaults $false