PowerShell script exchange
Post Reply
chamdor
Influencer
Posts: 23
Liked: 1 time
Joined: Jun 15, 2009 7:00 pm
Contact:

PowerShell Request

Post by chamdor »

IHi,

I would like it if the Veeam PowerShell worked like typical PowerShell cmdlets, e.g.right now I have to do:

Get-VBRJob | where {$_.Name –eq $name}

I should be able to do

Get-VBRJob $name

or
$name |Get-VBRJob

or
Get-VBRJob -name $name

Thanks!
Vitaliy S.
VP, Product Management
Posts: 27055
Liked: 2710 times
Joined: Mar 30, 2009 9:13 am
Full Name: Vitaliy Safarov
Contact:

Re: PowerShell Request

Post by Vitaliy S. »

Well...I've thought that we are already working as typical PS cmdlets :) Not sure about extending this functionality in the short term though. Thanks!
Gostev
Chief Product Officer
Posts: 31455
Liked: 6646 times
Joined: Jan 01, 2006 1:01 am
Location: Baar, Switzerland
Contact:

Re: PowerShell Request

Post by Gostev »

It is true that -name parameter is not supported in this cmdled. Worths implementing. Thanks.
Gostev
Chief Product Officer
Posts: 31455
Liked: 6646 times
Joined: Jan 01, 2006 1:01 am
Location: Baar, Switzerland
Contact:

Re: PowerShell Request

Post by Gostev »

chamdor wrote: Get-VBRJob -name $name
-name parameter was added in v6
Post Reply

Who is online

Users browsing this forum: No registered users and 14 guests