So you’ve found a PowerShell script online that you want to use or maybe you’ve saved a previously used script to a text file. All you want to do is copy the script and paste it into PowerShell, but there’s no Paste option in the context menu and CTRL+V doesn’t work.
There’s a nice easy solution to this problem:
- Open PowerShell
- Click on the PowerShell icon in the top left of the PowerShell window
- Expand Edit and select Paste
There are some other useful tools hidden away up there too.