DuPSUG had another Meetup event scheduled, which was changed from in-person to virtual on December 3rd, where I gave a session on how to code PowerShell scripts from anywhere. 🙂 In this blog post, I will highlight a few key points from the session.
Category: GitHub
PowerShell Profile
It's being used in every PowerShell session, the PowerShell Profile. In this blog post, I will show you what it does, what you can use it for, and how I use it.
How to create and use your own PowerShell GitHub Repository
I use GitHub to store all my scripts and projects. In this blog post, I will show you how to create and use your GitHub repository.
101 Stars, 10 Watching and 10 Forks
It's been a busy week, working and watching some Microsoft Ignite sessions 🙂 But I just wanted to thank everyone who Starred is watching or forking my GitHub repository! Nice to see that you're interested in the things I post. I like sharing PowerShell-related things and giving back to the community. Have a lovely weekend!
Scripts from my blogs are available on GitHub now
All the scripts that I used in my blog posts are available on GitHub now 🙂 All new items will appear there too. You can download them individually or clone my repository to your hard drive. (How to Clone) The GitHub URL is https://github.com/HarmVeenstra/Powershellisfun. I also added the URL on each blog post page in the readme.md so that you can jump straight to the correct folder.