Recent posts
Getting Started with .gitignore
This post kicks off a new series on Git essentialsstarting with .gitignore, a simple yet powerful tool for managing what gets tracked in your repositor...
Launching My Cloud & DevOps Notes Hub
Ive launched a dedicated GitHub Pages site to publish my notes, learning plans, and technical documentation as I transition into a Cloud & DevOps role.
SSH Connection Manager in Command Line
Managing multiple SSH connections and hosts can sometimes be problematic. In this post, I will show how you can easily save multiple connections directly in ...
PowerShell - Generate Unique UPN
In this short post I will share two new cmdlets I have developed to generate forest wide unique UPN handling the different edge cases.
PowerShell - Get day of weekday
In this short post we will see how we can use PowerShell to get an integer representing the number associated with the day of the week for the current date.