What I’ve learned from the last few years of writing code and running an open source community project on GitHub.
Tag: PowerShell
Using Invoke-Expression in PowerShell With Spaces in Paths
How to solve errors thrown when using PowerShell’s Invoke-Expression cmdlet for a path that contains spaces.
A Git Workflow for PowerShell Scripting
A demonstration of the Github workflow that I use today for my PowerShell coding projects.
Why PowerShell?
PowerShell has been around for many years now, but it’s still a source of confusion, anger, and frustration for a lot of IT professionals.
Install-AWSPowerShellModule.ps1 is a PowerShell Script to Install the Amazon Web Services Tools for Windows PowerShell
This PowerShell script can be used to automate the install of the Amazon Web Services Tools for Windows PowerShell.