Entrepreneur, hustler, husband, dad, Automator, content producer, published author, Microsoft MVP, DevOps pro and passionate problem-solver.
Last Update: Sep 04, 2024
Looking for a simple and easy way to delete content with PowerShell? Here you go.
Last Update: Sep 04, 2024
With the advent of PowerShell Core and PowerShell 7, not all modules have been updated to be compatible with core engine updates or cross-platform accessibility. Instead of needing to switch between multiple versions of PowerShell depending on the tasks at hand, PowerShell 7 has added compatibility layers for existing Windows PowerShell compatible modules.
Last Update: Sep 04, 2024
With the advent of PowerShell Core and PowerShell 7, not all modules have been updated to be compatible with core engine updates or cross-platform accessibility.
Last Update: Sep 04, 2024
Microsoft offers a robust identity platform, but to facilitate authentication and authorization applications need to be registered. To that end, within Azure AD you will find the App registrations pane that offers the ability to create registrations for applications and assign permissions accordingly.
Last Update: Sep 04, 2024
Many tasks within Windows are managed by the Windows Task Scheduler. This versatile task scheduling system, akin to cron in Linux, is used by both core Windows processes and by user programs alike.
Last Update: Jun 08, 2025
Looking to manage folder permissions with Powershell? This is the easy way to accomplish that task.
Last Update: Sep 04, 2024
With the advent of cloud services, PowerShell is more important than ever. The Invoke-RestMethod and Invoke-WebRequest functions of PowerShell allow easy interactions with an API and aid in creating complex workflows.
Last Update: Sep 04, 2024
Microsoft offers a highly flexible and easy to use web application service. With the myriad of languages, runtimes, and options available for web applications, managed services make application deployments and configuration exceptionally easy.
Last Update: May 24, 2025
Azure Active Directory makes running one of the most commonly used and useful directory services easy to do and with minimal maintenance and overhead
Last Update: Sep 04, 2024
With Microsoft Azure’s API Management service, you can easily proxy an existing API and modify the input and output before that data is received or sent.
Last Update: Sep 04, 2024
Windows is notorious for the number of system updates that are necessary and how often they come out. These updates are important, not only to keep your system running well, but also to keep your system secure. Of course, managing these updates can sometimes be a pain, especially if you aren’t aware of what is…
Last Update: Sep 04, 2024
PowerShell isn’t just a command-line tool for system administrators. Even savvy Windows 10 users can take advantage of the capabilities built-in to make changes to their OS.