-
- Lurker
- Posts: 1
- Liked: never
- Joined: Feb 24, 2020 9:49 pm
- Full Name: Michael Grendowicz
- Contact:
Veeam 10 Powershell Module?
With the release of Veeam 10, I see that they have added over 200 new cmdlets for PowerShell. Anyone know if they are still just using the PSSnapin or is there an actual module now? As Powershell core no longer supports snappins. It would be great if there was a module, otherwise, I am stuck using Windows Powershell for Veeam.
-
- Product Manager
- Posts: 14836
- Liked: 3083 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: Veeam 10 Powershell Module?
Hello,
unfortunately there is no module today. But we see more and more requests providing a module because of the situation you describe (I cannot give a timeline when this will be solved).
Best regards,
Hannes
unfortunately there is no module today. But we see more and more requests providing a module because of the situation you describe (I cannot give a timeline when this will be solved).
Best regards,
Hannes
-
- Veeam Vanguard
- Posts: 227
- Liked: 55 times
- Joined: Jan 13, 2011 5:42 pm
- Full Name: Jim Jones
- Location: Hurricane, WV
- Contact:
Re: Veeam 10 Powershell Module?
Another thing to add here is 5.1 is the last non-core version of Powershell. Get past that and snap-ins aren’t going to work at all.
Jim Jones, Sr. Product Infrastructure Architect @iland / @1111systems, Veeam Vanguard
-
- Veeam Vanguard
- Posts: 282
- Liked: 113 times
- Joined: Apr 20, 2017 4:19 pm
- Full Name: Joe Houghes
- Location: Castle Rock, CO
- Contact:
Re: Veeam 10 Powershell Module?
Correct, but Windows PowerShell still exists as the default installation even on Windows Server 2019.
You know me and my opinion Jim , and I back a module 200%, but I wanted to make the point that any other version of PowerShell is a manual/additional installation.
We still absolutely need a module, but the snap-in does at least work for the default PowerShell install for any Windows machine with the console installed. We just can’t support it on Core, PowerShell on other OSes, and the upcoming PowerShell 7 (woohoo!).
Again, just making the points. You know that I absolutely back this need.
You know me and my opinion Jim , and I back a module 200%, but I wanted to make the point that any other version of PowerShell is a manual/additional installation.
We still absolutely need a module, but the snap-in does at least work for the default PowerShell install for any Windows machine with the console installed. We just can’t support it on Core, PowerShell on other OSes, and the upcoming PowerShell 7 (woohoo!).
Again, just making the points. You know that I absolutely back this need.
Husband, Father, Solutions Architect, Geek | @DenverVMUG & @DenverPSUG leader | International Speaker | Veeam Vanguard | vExpert (PRO) | Cisco Champion
-
- Veteran
- Posts: 941
- Liked: 53 times
- Joined: Nov 05, 2009 12:24 pm
- Location: Sydney, NSW
- Contact:
Re: Veeam 10 Powershell Module?
Yes, where can we vote on this idea so that it can be implemented in the next software release?
--
/* Veeam software enthusiast user & supporter ! */
/* Veeam software enthusiast user & supporter ! */
-
- Veeam Software
- Posts: 2010
- Liked: 669 times
- Joined: Sep 25, 2019 10:32 am
- Full Name: Oleg Feoktistov
- Contact:
Re: Veeam 10 Powershell Module?
Hi @albertwt,
You just did.
In fact, we know it is a highly needed one and its implementation is under discussion. Though, cannot advise on any ETA yet.
Thanks,
Oleg
You just did.
In fact, we know it is a highly needed one and its implementation is under discussion. Though, cannot advise on any ETA yet.
Thanks,
Oleg
-
- Service Provider
- Posts: 25
- Liked: never
- Joined: Aug 16, 2014 1:13 am
- Full Name: Arun Kumar
- Contact:
Re: Veeam 10 Powershell Module?
one more vote for veeam powershell module
-
- Expert
- Posts: 176
- Liked: 30 times
- Joined: Jul 26, 2018 8:04 pm
- Full Name: Eugene V
- Contact:
Re: Veeam 10 Powershell Module?
Hello Oleg,oleg.feoktistov wrote: ↑Mar 09, 2020 12:02 am Hi @albertwt,
You just did.
In fact, we know it is a highly needed one and its implementation is under discussion. Though, cannot advise on any ETA yet.
Thanks,
Oleg
Please if possible keep in mind advanced users who are safely and productively using the unsupported objects and methods. For example if it was only possible to use the specifically documented cmdlets it would be a large regression and very sad.
As always thank you!
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Veeam 10 Powershell Module?
I think when we finally get our hands on PowerShell module implementation, all unsupported objects and methods (like those requiring assembly load) will have to go away.
That's said, we will still try implement supported alternative for popular workarounds users are leveraging at the moment.
Thanks!
That's said, we will still try implement supported alternative for popular workarounds users are leveraging at the moment.
Thanks!
-
- Novice
- Posts: 5
- Liked: never
- Joined: Apr 23, 2020 7:21 pm
- Full Name: Lawrence Keyes
- Contact:
Powershell - VEEAM Enterprise 9.5
Hi...VEEAM newbie here: We have the Enterprise 9.5.
Would like to run VEEAM Powershell cmdlets from my own workstation in Powershell 5.1 within Visual Studio Code
After looking around it looks as if there may be a SnapIn available only if I have a VEEAM Backup client installed on my Window 10 machine.
Are there still plans to convert the SnapIn to a module?
Can anyone suggest the best approach? Thanks. --- L
Would like to run VEEAM Powershell cmdlets from my own workstation in Powershell 5.1 within Visual Studio Code
After looking around it looks as if there may be a SnapIn available only if I have a VEEAM Backup client installed on my Window 10 machine.
Are there still plans to convert the SnapIn to a module?
Can anyone suggest the best approach? Thanks. --- L
-
- Veeam Software
- Posts: 2010
- Liked: 669 times
- Joined: Sep 25, 2019 10:32 am
- Full Name: Oleg Feoktistov
- Contact:
Re: Veeam 10 Powershell Module?
Hi Lawrence and Welcome to our Community Forums!
Moving your post to the existing topic. Kindly see our replies above.
As for possible workarounds, you can try this unsupported method or use implicit remoting from your local machine to the server hosting VBR console.
Thanks,
Oleg
Moving your post to the existing topic. Kindly see our replies above.
As for possible workarounds, you can try this unsupported method or use implicit remoting from your local machine to the server hosting VBR console.
Thanks,
Oleg
-
- Novice
- Posts: 5
- Liked: never
- Joined: Apr 23, 2020 7:21 pm
- Full Name: Lawrence Keyes
- Contact:
Re: Veeam 10 Powershell Module?
Thanks Oleg... saw the unsupported method, and will try at some point, especially if a module is not available in the near term. Many thanks. Best wishes. --- L
-
- Expert
- Posts: 105
- Liked: 22 times
- Joined: Aug 20, 2009 12:32 pm
- Location: Germany
- Contact:
VeeamPSSnapin as module for PoSh 7
Hello,
for some comfort I would like to use PoSh 7 instead of 5.1.
Is there already a module version for VeeamPSSnapin released - or is there any tweak to re-use Cmdlet "Add-PSSnapin" in PoSh 7?
Thank You!
Stefan
for some comfort I would like to use PoSh 7 instead of 5.1.
Is there already a module version for VeeamPSSnapin released - or is there any tweak to re-use Cmdlet "Add-PSSnapin" in PoSh 7?
Thank You!
Stefan
-
- Veeam Software
- Posts: 2010
- Liked: 669 times
- Joined: Sep 25, 2019 10:32 am
- Full Name: Oleg Feoktistov
- Contact:
Re: Veeam 10 Powershell Module?
Hi @real_tarantoga,
Merged your post with the existing discussion. Please see the answers above.
Overall, no ps module for VBR in v11. We are still working on this.
Thanks,
Oleg
Merged your post with the existing discussion. Please see the answers above.
Overall, no ps module for VBR in v11. We are still working on this.
Thanks,
Oleg
-
- Expert
- Posts: 105
- Liked: 22 times
- Joined: Aug 20, 2009 12:32 pm
- Location: Germany
- Contact:
Re: Veeam 10 Powershell Module?
Thank You
-
- Expert
- Posts: 176
- Liked: 30 times
- Joined: Jul 26, 2018 8:04 pm
- Full Name: Eugene V
- Contact:
Re: Veeam 10 Powershell Module?
Hello...is it still possible to load assembly and use unsupported objects and methods in v11?veremin wrote: ↑Mar 24, 2020 7:55 pm I think when we finally get our hands on PowerShell module implementation, all unsupported objects and methods (like those requiring assembly load) will have to go away.
That's said, we will still try implement supported alternative for popular workarounds users are leveraging at the moment.
Thanks!
-
- Veeam Software
- Posts: 2010
- Liked: 669 times
- Joined: Sep 25, 2019 10:32 am
- Full Name: Oleg Feoktistov
- Contact:
Re: Veeam 10 Powershell Module?
Hi Eugene,
Yes, it remains possible and unsupported.
Thanks,
Oleg
Yes, it remains possible and unsupported.
Thanks,
Oleg
Who is online
Users browsing this forum: No registered users and 24 guests