PowerTip: Add Commands to PowerShell History

Summary: Learn how to add commands to your Windows PowerShell command history. I have been working in the Windows PowerShell console all day, and I have several commands I keep running. It requires a lot of up and down arrowing to retrieve them. How can I add them to the my command history? Use Get-History to retrieve a list o...