Most people aren't aware that Windows comes with a small application called clip.exe (introduced in Windows Vista). You can use it within the PowerShell pipeline to copy information to the clipboard:
Get-Help about_commonparameters | clip
Most people aren't aware that Windows comes with a small application called clip.exe (introduced in Windows Vista). You can use it within the PowerShell pipeline to copy information to the clipboard: