@kurtseifried @tinker I have a function called New-QuickScript in my PowerShell profile. When I run it, my history pops up in a GUI/TUI and allows me to select commands individually then writes those files to a .ps1 file. It even does a quick test to see if the script works as is. It rarely works perfectly on the first try, but it’s nice to have the basics documented.