A couple of days ago, I talked about using the ISE command line to create script lines in the active… Read more Editing PowerShell scripts from the ISE command line, part 2
Use Shift-Enter (not Enter) to continue lines in the ISE command pane
Something that’s been bugging me for a while is that I couldn’t remember how to continue lines in the ISE… Read more Use Shift-Enter (not Enter) to continue lines in the ISE command pane
Building GUIs for scripts
It is a truth universally acknowledged that not everyone is comfortable working with a command line. Let’s face it, some… Read more Building GUIs for scripts
Editing PowerShell scripts from the ISE command line
One of the things I do at work involves creating scripts to run a Ruby script. For each line in… Read more Editing PowerShell scripts from the ISE command line
Browser automation using PowerShell – links
One of goals in my new approach to my job is to speed up our Quality Control (QC) processes. We… Read more Browser automation using PowerShell – links
3 1/2 Weeks…
It’s been a long 3 1/2 weeks here. The same day that I wrote my last post (Saturday, August 13),… Read more 3 1/2 Weeks…
ISE_Cew and other ISE add-ons
A few weeks ago, I worked my way through a Lynda.com course on the Windows PowerShell ISE. The current version… Read more ISE_Cew and other ISE add-ons
testing PowerShell with Pester
I’ve been diving back in to – well, dipping my toe in the chilly waters of – PowerShell for some… Read more testing PowerShell with Pester
PSFTP links
I’m trying to develop some scripts to handle data on some of the web servers we push data to at… Read more PSFTP links
Writing checklists for data processing troubleshooting
I’m getting back into technical documentation at my job – in fact, I just had my work goals for the… Read more Writing checklists for data processing troubleshooting