Category: PowerShell

Section to cover helpful PowerShell articles and tutorials.

  • Automated Employee Offboarding via PowerShell

    Have you ever found yourself managing an on-prem Active Directory hybrid environment alongside Office 365? If so, you’ve likely encountered the task of offboarding employee accounts promptly. As organizations evolve to become more intricate and demand stricter security protocols, automation becomes indispensable to ensure consistent execution of offboarding procedures. The aim of this article is… Read more

  • My PowerShell Scripting Setup

    A comfortable environment can help increase productivity, code quality, and can also make learning new information much more enjoyable. With that being said, I’m here to breakdown what I currently use to make my day-to-day PowerShell scripting tasks most comfortable for me in hopes it will also help you experiment with what works best for… Read more

  • Why I Love PowerShell

    With the Microsoft Windows family of operating systems being the most commonly used operating system in the world, experience with PowerShell is invaluable. The official definition for PowerShell from Microsoft is “a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework”. PowerShell also runs on Windows,… Read more