Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Over the past few years, I’ve had the opportunity to help colleagues write and refine PowerShell...
While organising my Second Brain in Notion, I stumbled across an old idea I had forgotten about:...
Are you tired of the limitations of PowerShell cmdlets when it comes to managing SharePoint Embedded?...
WSL2 (Windows Subsystem for Linux 2) is a compatibility layer allowing users to run a full Linux...
🪟 INTRO If you want to integrate fzf with rg, fd, bat to fuzzy find files, directories or...
Renaming files manually can be exhausting, but with PowerShell, you can batch rename multiple files...
Azure Network Security Perimeter is one of the new features announced by Microsoft during the MS...
I write a lot of custom Azure Policy, and like everyone, I believe, I made some mistakes, and I want...
PowerShell is a command-line shell and scripting language that you can use to automate tasks, manage...
If you have ever worked with Pester, The PowerShell test framework, you may have noticed that using...
Yesterday I was struggling with a common, basic, argument: I needed to provide instructions to deploy...
Viewing User Permissions on Shared Folders and Removing Relevant Permissions To view the...
I made a post on how to authenticate to the GitHub API to perform tasks on your repositories, in this...
How to toggle between two Windows audio output devices using a PowerShell script and the AudioDeviceCmdlets module.
Kindly follow the below steps to list all Windows Features via Command Prompt and PowerShell. ...
Overview I have been developing several PowerShell projects over the last year, solely in...
In this blog post, I’ll guide you through the process of creating a service principal using...
Over the years, PowerShell has proven to be an invaluable tool in simplifying complex administrative...
When writing Pester unit tests, it's pretty common to want to Mock cmdlets so that you can validate...
Execute the following command in an elevated PowerShell window to install the PowerShell...
Script for checking Windows baselines, which will facilitate on-site troubleshooting and fault...
Setting up a new project on GitHub that integrates Azure services and GitHub Actions pipelines is...
If you are a developer working on Windows but need to use Linux tools, the WSL (Windows Subsystem for...
Introduction Briefly introduce Jenkins and its significance in CI/CD. Explain the relevance of...
This is a quick 30 second guide to setting up an alias in windows. All this is applicable for...
Automating Routine Tasks with a PowerShell Script Working with repositories on GitHub,...
The term ‘Install-Module’ is not recognized as the name of a cmdlet. Have you ever found...
On Friday Morning 19th of July 2024, a faulty update from the security firm CrowdStrike put millions...
I was writing some Pester unit tests recently for a PowerShell script that creates a modified version...
When working within the cloud you need to understand and plan for services or functionality that...