-
- Enthusiast
- Posts: 34
- Liked: 4 times
- Joined: Feb 10, 2022 1:16 pm
- Full Name: david lopez
- Contact:
Question about repositories
Hello,
Could rescanning of repositories be automated?
Thanks a lot.
Could rescanning of repositories be automated?
Thanks a lot.
-
- Product Manager
- Posts: 9848
- Liked: 2607 times
- Joined: May 13, 2017 4:51 pm
- Full Name: Fabian K.
- Location: Switzerland
- Contact:
Re: Question about repositories
Hi david
Yes. Create a automated task and use powershell
https://helpcenter.veeam.com/docs/backu ... ml?ver=110
Yes. Create a automated task and use powershell
https://helpcenter.veeam.com/docs/backu ... ml?ver=110
Code: Select all
$repository = Get-VBRBackupRepository -Name "Win2012Repo"
Rescan-VBREntity -Entity $repository
Product Management Analyst @ Veeam Software
-
- Veteran
- Posts: 3077
- Liked: 455 times
- Joined: Aug 07, 2018 3:11 pm
- Full Name: Fedor Maslov
- Contact:
Re: Question about repositories
Hi David,
May I ask you what's the intention behind this question?
Thanks
May I ask you what's the intention behind this question?
Thanks
-
- Enthusiast
- Posts: 34
- Liked: 4 times
- Joined: Feb 10, 2022 1:16 pm
- Full Name: david lopez
- Contact:
Re: Question about repositories
Of course,
During the week we expand our repositories and if we schedule a rescan at night we have it updated in the console when we arrive.
During the week we expand our repositories and if we schedule a rescan at night we have it updated in the console when we arrive.
-
- Veteran
- Posts: 3077
- Liked: 455 times
- Joined: Aug 07, 2018 3:11 pm
- Full Name: Fedor Maslov
- Contact:
Re: Question about repositories
Go it, thanks for commenting.
In this case, the way Mildur has suggested fits this scenario perfectly.
In this case, the way Mildur has suggested fits this scenario perfectly.
-
- Enthusiast
- Posts: 34
- Liked: 4 times
- Joined: Feb 10, 2022 1:16 pm
- Full Name: david lopez
- Contact:
Re: Question about repositories
Thank you very much for your quick response.
Who is online
Users browsing this forum: Google [Bot] and 48 guests