PowerShell script exchange
-
bou01
- Influencer
- Posts: 18
- Liked: 1 time
- Joined: Jun 30, 2022 7:45 am
- Full Name: JP
-
Contact:
Post
by bou01 »
this post
Hello ,
I want rescan the OLVM KVM server entity
I try this command :
Code: Select all
$olvm=Get-VBRServer | Where-Object Name -eq #MYOLVMSERVER#
Rescan-VBREntity -Entity $olvm
I have this return :
Code: Select all
At line:1 char:1
+ Rescan-VBREntity -Entity $olvm
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Rescan-VBREntity], Exception
+ FullyQualifiedErrorId : System.Exception,Veeam.Backup.PowerShell.Cmdlets.RescanVBREntity
it's possible to rescan a KVM Server by powershell ?
Version : 12.1.2.172
Regards
-
oleg.feoktistov
- Veeam Software
- Posts: 2021
- Liked: 673 times
- Joined: Sep 25, 2019 10:32 am
- Full Name: Oleg Feoktistov
-
Contact:
Post
by oleg.feoktistov »
this post
Hi,
Looks like it's not. I don't see oVirt KVM servers covered in Rescan-VBREntity cmdlet code. But I noted it as an enhancement request.
Thanks,
Oleg
Users browsing this forum: No registered users and 14 guests