I don't know how many people are out there copying code from Window to Window, but so long as you have Quick Edit mode enabled in PowerShell, you can easily do copy/paste functions with right mouse clicks.
Use the left mouse button to select text. Right clicking on a selection copies the selection. A right click with nothing selected does a paste function.
Also, when writing scripts you can add comments by starting the line with #.
I hope you find this post helpful.
Regards,
Mark
Check out my scripting solutions at
Use the left mouse button to select text. Right clicking on a selection copies the selection. A right click with nothing selected does a paste function.
Also, when writing scripts you can add comments by starting the line with #.
I hope you find this post helpful.
Regards,
Mark
Check out my scripting solutions at