PSH Studio - Please add Tee-Object's -Variable parameter as a real variable

Post feature requests, product enhancement ideas, and other product-specific suggestions here. Do not post bug reports.
Forum rules
Do not post any licensing information in this forum.
This topic is 7 years and 3 weeks old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
brinkcm
Posts: 25
Last visit: Mon Mar 09, 2020 6:18 am

PSH Studio - Please add Tee-Object's -Variable parameter as a real variable

Post by brinkcm »

  1. Get-FileHash -Path ($file.Value)[0] | Tee-Object -Variable 'fileHash'
This results in a file hash being passed to the console, as well as populating a variable called $fileHash. What I'd like to see is $fileHash recognized as a variable throughout PSH Studio.
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: PSH Studio - Please add Tee-Object's -Variable parameter as a real variable

Post by davidc »

We can add it to the PrimalSense. Thank you for the request.
David
SAPIEN Technologies, Inc.
DevinL
Posts: 1098
Last visit: Tue Jun 06, 2017 9:15 am

Re: PSH Studio - Please add Tee-Object's -Variable parameter as a real variable

Post by DevinL »

Hey Brinkcm,

Just a note that in the latest service build of PowerShell Studio (5.4.136) we added this feature.

Please give it a try and let us know if you have any troubles or concerns.
DevinL
SAPIEN Technologies, Inc.
This topic is 7 years and 3 weeks old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked