More PowerShell work today… I’ve been working with the output from a Ruby script that we use to access Solr… Read more Out-String and Invoke-Expression
Month: September 2016
Getting back to JavaScript
I’m adding a new Category to this blog, because I’m getting serious about a new subject: JavaScript. In some ways,… Read more Getting back to JavaScript
Microsoft Expression Encoder 4 download
Outside of our IT area, I think I’m the only person here at work that uses PowerShell. I want to… Read more Microsoft Expression Encoder 4 download
PowerShell – Searching a big text file, the Out-GridView cmdlet
Searching a big text file in PowerShell Where I work, we use simple text files as menus for our web… Read more PowerShell – Searching a big text file, the Out-GridView cmdlet
Editing PowerShell scripts from the ISE command line, part 2
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…