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!
			
			
									
						
										
						- 
				chamdor
 - Influencer
 - Posts: 23
 - Liked: 1 time
 - Joined: Jun 15, 2009 7:00 pm
 - Contact:
 
- 
				Vitaliy S.
 - VP, Product Management
 - Posts: 27703
 - Liked: 2912 times
 - Joined: Mar 30, 2009 9:13 am
 - Full Name: Vitaliy Safarov
 - Contact:
 
Re: PowerShell Request
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: 32792
 - Liked: 7994 times
 - Joined: Jan 01, 2006 1:01 am
 - Location: Baar, Switzerland
 - Contact:
 
Re: PowerShell Request
It is true that -name parameter is not supported in this cmdled. Worths implementing. Thanks.
			
			
									
						
										
						- 
				Gostev
 - Chief Product Officer
 - Posts: 32792
 - Liked: 7994 times
 - Joined: Jan 01, 2006 1:01 am
 - Location: Baar, Switzerland
 - Contact:
 
Re: PowerShell Request
-name parameter was added in v6chamdor wrote: Get-VBRJob -name $name
Who is online
Users browsing this forum: No registered users and 9 guests