amandhally.com
Reading the Clipboard using Powershell
PowerTip of the Day, from PowerShell.com: What if you wanted to paste information from the clipboard? No sweat, here is a Get-Clipboard function that outputs any text held by the clipboard: fun…