in the past we used a Powershell script to backup one single machine into a Group. That worked very good. After we deployed on the veeam 7.0 we have to make changes on the script.
On that point I recognized that there are two different results:
First Result:
When I type "get-vbrjob" on a normal powershell commandbox he gives me a lot of information about the structure of my vbr-jobs. This information are useless to restart a single machine for that.
Second Result:
When I type "get-vbrjob" and start the powershell-console from the veeam application I get a table about my backup jobs.
My question at this point: Is there some kind of module missing in my powershell enviorment which is loading in the veeam powershell application?
The veeam powershell plugins are installed in both ways.
Thank you for your help in advance!
