-
- Novice
- Posts: 5
- Liked: never
- Joined: Nov 09, 2017 12:44 pm
- Full Name: Montel Osman
- Contact:
Disabling VBR VSS Job intergration via PS
Hi, I was given this article by Veeam support to disable the VSS job integration but the commands do not exist. Does it matter that I am using the free version of Veeam?
Can anyone help?
https://helpcenter.veeam.com/docs/backu ... tml?ver=95
Can anyone help?
https://helpcenter.veeam.com/docs/backu ... tml?ver=95
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Disabling VBR VSS Job intergration via PS
Sure, it does. In free edition there is no job concept, neither there is Application Aware Image Processing functionality (controlled by the given cmdlet). Also, PowerShell available in free edition is rather limited in terms of cmdlets. Thanks,
-
- Novice
- Posts: 5
- Liked: never
- Joined: Nov 09, 2017 12:44 pm
- Full Name: Montel Osman
- Contact:
Re: Disabling VBR VSS Job intergration via PS
But if I try the CMDlet within the script I just get this error.
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Disabling VBR VSS Job intergration via PS
That means our PowerShell snap-in has not been added to your PS environment. Use this line first:
However, the script is unlikely to work due to reasons mentioned above.
Thanks.
Code: Select all
Asnp VeeamPSSnapin
Thanks.
-
- Novice
- Posts: 5
- Liked: never
- Joined: Nov 09, 2017 12:44 pm
- Full Name: Montel Osman
- Contact:
Re: Disabling VBR VSS Job intergration via PS
Ah thank you, now I just need to work out the actual syntax or parameters for it
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Disabling VBR VSS Job intergration via PS
But again free edition does not have a job concept, nor does it support application aware image processing (VSS integration), so could you elaborate what kind of functionality you want to disable via PowerShell? Screenshots would help a lot. Thanks.
-
- Novice
- Posts: 5
- Liked: never
- Joined: Nov 09, 2017 12:44 pm
- Full Name: Montel Osman
- Contact:
Re: Disabling VBR VSS Job intergration via PS
Here are some images of the writer error I am getting as well as the error within Veeam itself.
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Disabling VBR VSS Job intergration via PS
Unfortunately, images are unseeable. Thanks.
-
- Novice
- Posts: 5
- Liked: never
- Joined: Nov 09, 2017 12:44 pm
- Full Name: Montel Osman
- Contact:
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Disabling VBR VSS Job intergration via PS
Try to leverage -DisableQuiesce cmdlet and see whether it helps:
Thanks.
Code: Select all
Start-VBRZip -DisableQuiesce
Who is online
Users browsing this forum: No registered users and 6 guests