Maintain control of your Microsoft 365 data
Post Reply
BjoernS
Service Provider
Posts: 17
Liked: 1 time
Joined: Oct 28, 2011 9:35 am
Full Name: Bjoern
Contact:

[Feature Request] Get job object and item data via powershell

Post by BjoernS »

hello
I need the possibility to read out the data of the individual objects and items via Powershell for an RMM system.
The result should correspond approximately to the output in the job mails.
Please include this as a feature request.
Polina
Veeam Software
Posts: 3457
Liked: 830 times
Joined: Oct 21, 2011 11:22 am
Full Name: Polina Vasileva
Contact:

Re: [Feature Request] Get job object and item data via powershell

Post by Polina »

Hi Bjoern,

Am I correct that you're looking for a way to get backup job run statistics (i.e. session status, start/end time, the number of processed objects, etc.) via PowerShell?
BjoernS
Service Provider
Posts: 17
Liked: 1 time
Joined: Oct 28, 2011 9:35 am
Full Name: Bjoern
Contact:

Re: [Feature Request] Get job object and item data via powershell

Post by BjoernS »

Hi Polina

I already get some of this data from the existing commandlets.
I would like to have the further details of individual mailboxes, sites etc.
In other words, the individual objects that have been saved with the respective data, such as number of items and size.
In the job mails, this is the “Details” table.
Polina
Veeam Software
Posts: 3457
Liked: 830 times
Joined: Oct 21, 2011 11:22 am
Full Name: Polina Vasileva
Contact:

Re: [Feature Request] Get job object and item data via powershell

Post by Polina »

@BjoernS

You can already get those using the following:

Code: Select all

Get-VBOJobSession | fl -Property Log
And you can also specify there a job which session details you need.
BjoernS
Service Provider
Posts: 17
Liked: 1 time
Joined: Oct 28, 2011 9:35 am
Full Name: Bjoern
Contact:

Re: [Feature Request] Get job object and item data via powershell

Post by BjoernS »

Hello Polina

unfortunately this does not provide the values I would like.
I would like to have the data that I have in the status mail for the individual objects.

For example, the status, start and end time, number of items and size for each individual mailbox, site or onedrive.
Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 27 guests