Beginning with Vista, there is a new console tool called clip.exe, which copies whatever you pipe to it to your clipboard. You should try this if you'd like to transfer PowerShell results to the clipboard:
Get-Process | clip
ReTweet this Tip!
Posted
Feb 15 2010, 08:00 AM
by
ps1