Set-MsolUserLicense : A parameter cannot be found that matches parameter name ‘UsageLocation’

I wanted to apply an Office 365 (O365) license to a user via PowerShell: PowerShell Command Set-MsolUserLicense -UserPrincipalName “johndoe@example.com” -AddLicenses “exampletenant:EXCHANGESTANDARD_ALUMNI” Error Set-MsolUserLicense : You must provide a required property: Parameter name: UsageLocation Fine. What is this UsageLocation parameter? See Assign licenses to user accounts with Office 365 PowerShell: You can assign licenses only to … Continue reading Set-MsolUserLicense : A parameter cannot be found that matches parameter name ‘UsageLocation’