Maintain control of your Microsoft 365 data
-
toellbe
- Novice
- Posts: 8
- Liked: never
- Joined: Apr 05, 2019 4:38 pm
-
Contact:
Post
by toellbe »
this post
In one of four repositories, we get the following error everytime when querying usage data:
Code: Select all
PS $repository = Get-VBORepository -Name "abc-rep"
PS Get-VBOUsageData -Repository $repository
Get-VBOUsageData : Specified cast is not valid.
At line:1 char:1
+ Get-VBOUsageData -Repository $repository
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Get-VBOUsageData], FaultException
+ FullyQualifiedErrorId : System.ServiceModel.FaultException,Veeam.Archiver.PowerShell.Cmdlets.DataManagement.GetV
BOUsageData
This is annoying because we cannot automatically pass on costs.
Has anyone seen this before? The support apparently not.
-
nielsengelen
- Product Manager
- Posts: 5797
- Liked: 1215 times
- Joined: Jul 15, 2013 11:09 am
- Full Name: Niels Engelen
-
Contact:
Post
by nielsengelen »
this post
Could you maybe share the support case ID so we can dig deeper on this?
Personal blog: https://foonet.be
GitHub: https://github.com/nielsengelen
-
toellbe
- Novice
- Posts: 8
- Liked: never
- Joined: Apr 05, 2019 4:38 pm
-
Contact:
Post
by toellbe »
this post
03938767
-
nielsengelen
- Product Manager
- Posts: 5797
- Liked: 1215 times
- Joined: Jul 15, 2013 11:09 am
- Full Name: Niels Engelen
-
Contact:
Post
by nielsengelen »
this post
Thanks, I see the case is ongoing for now so let's wait for their feedback.
Personal blog: https://foonet.be
GitHub: https://github.com/nielsengelen
-
toellbe
- Novice
- Posts: 8
- Liked: never
- Joined: Apr 05, 2019 4:38 pm
-
Contact:
Post
by toellbe »
this post
4.0.0.1565 seems to fix the issue.
-
jarcher
- Service Provider
- Posts: 12
- Liked: 1 time
- Joined: Jul 28, 2016 7:55 pm
- Full Name: Josh Archer
-
Contact:
Post
by jarcher »
this post
I'm encountering this issue on version 4.0.0.2516 with one organization. Did anyone get an explanation / resolution on this issue?
Thanks!
-
Polina
- Veeam Software
- Posts: 3195
- Liked: 774 times
- Joined: Oct 21, 2011 11:22 am
- Full Name: Polina Vasileva
-
Contact:
Post
by Polina »
this post
Hi Josh,
You can either upgrade to the latest version 4c (4.0.1.531) where this issue is resolved, or contact support to get a fix.
Thanks!