Showing results for VBScript - PowerShell Community

May 1, 2021
5
0

Sending data to the Clipboard from PowerShell

Sean Kearney
Sean Kearney

Q: Hey I have a fun question! I remember reading a while back about using VBScript to paste to the clipboard. Are we able to do that with PowerShell? A: Why yes, yes we can! It is far often a much quicker solution if we start with PowerShell! Pasting content to the clipboard, the old VBScript method Before we show the quick and easy solution, le...

PowerShellClipboardVBScript