Could it be possible to fix the error with this cmdlet if it's executed from Powershell ISE ?
It works find with powershell but with ISE there is an error.
Get-VBOVersion : The build date was not found for assembly: powershell_ise, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35.
Au caractère Ligne:1 : 1
+ Get-VBOVersion
+ ~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Get-VBOVersion], Exception
+ FullyQualifiedErrorId : System.Exception,Veeam.Archiver.PowerShell.Cmdlets.Common.GetVBOVersion