Hi,
I have to create more than 80 Replication Jobs within Powershell and I have a last issue I can't resolve.
I would like to replicate a Folder not a VM but I get stuck with Veeam Powershell...
I use Add-VBRViReplicaJob successfully when using -Entity to point to a VM but How to point to a Folder instead ?
When I use Find-VBRViEntity -name "Folder1" it doesn't retrieve any object
THanks for your help !
