Maintain control of your Microsoft 365 data
Post Reply
StanoSedliak
Service Provider
Posts: 94
Liked: 8 times
Joined: Mar 20, 2018 6:31 am
Full Name: Stano Sedliak
Contact:

Veeam O365 backup for several customers/organizations

Post by StanoSedliak »

Hi,

do you have some experience with this setup.
1x Veeam o365 backup server where you will do a backup for several different customers/organizations.

What we need is that we will see every month how much has every customer consumed licences for the billing VCSP.
I know there is a Monthly Usage Report generated every month, so I guess, there should be no problem to see for every organization the number of licensed users. Is there any other option how to see it?
In the GUI under report tab there is only Monthly Usage Report but there you can see only TOP 5 Organizations so if there would be more than 5 it will also not help.

Thank you!
Mildur
Product Manager
Posts: 8735
Liked: 2294 times
Joined: May 13, 2017 4:51 pm
Full Name: Fabian K.
Location: Switzerland
Contact:

Re: Veeam O365 backup for several customers/organizations

Post by Mildur » 1 person likes this post

Hi Stano

That's a common scenario.
Please register yourself as a service provider to gain access to our dedicated sub forum where such topics are discussed:
veeam-backup-replication-f2/applying-to ... 55488.html

Our next release of the Veeam Service Provider Console (v7) will bring reporting capabilities for used license and used backup storage per configured M365 organization.

For the moment you need to use PowerShell to get the licensed users. This sample gives you all Licensed users grouped by the organization.

Code: Select all

Get-VBOLicensedUser | Where-Object {$_.LicenseStatus -eq "Licensed"} | Group-Object OrganizationName
Thanks,
Fabian
Product Management Analyst @ Veeam Software
DeanCTS
Service Provider
Posts: 19
Liked: 2 times
Joined: May 27, 2021 3:48 am
Full Name: Dean Anderson
Contact:

Re: Veeam O365 backup for several customers/organizations

Post by DeanCTS »

Each organization backed up represents one MS365 tenant and you can generate license reports which will tell you how much licenses are consumed per each of the tenants.
Post Reply

Who is online

Users browsing this forum: Semrush [Bot] and 17 guests