-
- 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
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.
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.
-
- 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
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?
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?
-
- 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
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.
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.
-
- 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
@BjoernS
You can already get those using the following:
And you can also specify there a job which session details you need.
You can already get those using the following:
Code: Select all
Get-VBOJobSession | fl -Property Log
-
- 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
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.
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.
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 27 guests