PowerShell script exchange
Post Reply
Montel_osman
Novice
Posts: 5
Liked: never
Joined: Nov 09, 2017 12:44 pm
Full Name: Montel Osman
Contact:

Disabling VBR VSS Job intergration via PS

Post by Montel_osman »

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
veremin
Product Manager
Posts: 20282
Liked: 2257 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Disabling VBR VSS Job intergration via PS

Post by veremin »

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,
Montel_osman
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

Post by Montel_osman »

But if I try the CMDlet within the script I just get this error.
veremin
Product Manager
Posts: 20282
Liked: 2257 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Disabling VBR VSS Job intergration via PS

Post by veremin »

That means our PowerShell snap-in has not been added to your PS environment. Use this line first:

Code: Select all

Asnp VeeamPSSnapin
However, the script is unlikely to work due to reasons mentioned above.

Thanks.
Montel_osman
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

Post by Montel_osman »

Ah thank you, now I just need to work out the actual syntax or parameters for it
veremin
Product Manager
Posts: 20282
Liked: 2257 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Disabling VBR VSS Job intergration via PS

Post by veremin »

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.
Montel_osman
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

Post by Montel_osman »

Image

Image

Here are some images of the writer error I am getting as well as the error within Veeam itself.
veremin
Product Manager
Posts: 20282
Liked: 2257 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Disabling VBR VSS Job intergration via PS

Post by veremin »

Unfortunately, images are unseeable. Thanks.
Montel_osman
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

Post by Montel_osman »

veremin
Product Manager
Posts: 20282
Liked: 2257 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Disabling VBR VSS Job intergration via PS

Post by veremin »

Try to leverage -DisableQuiesce cmdlet and see whether it helps:

Code: Select all

Start-VBRZip -DisableQuiesce
Thanks.
Post Reply

Who is online

Users browsing this forum: No registered users and 15 guests