What I’ve learned from the last few years of writing code and running an open source community project on GitHub.
Category: Code
Installing Python Modules into the Correct Python Version on a Mac
How to use Pip to install Python modules for the correct version of Python on a macOS computer.
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.
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.
New-LabUsers.ps1 is a PowerShell Script to Create Active Directory Users in a Test Lab
This PowerShell script can be used to automate creation of Active Directory users with randomly generated passwords in a test lab environment.