BurntToast is an open-source PowerShell module that generates standard toast notifications that appear in the bottom-right corner. The module supports Windows 10 and newer versions as well as Windows ...
PowerShell is a handy tool for troubleshooting network issues, automating tasks, managing configurations, or building solutions. But if you're just starting out, it might feel a bit tricky to get the ...
Recently, I have been hard at work, creating some really complex PowerShell scripts related to a few projects that I have been working on. One of the big lessons that I have learned through all of ...
PowerShell is not just an application, it is a scripting language built on .Net CLR that automates IT tasks. It has backward compatibility with CMD and can automate simple or complex tasks. Because of ...
I'm currently trying to get a few Powershell scripts to run via Intune to Windows 11 Pro laptops. The Powershell scripts run fine when tested via local Powershell but Intune doesn't seem to do ...
Over the last seven months, I have been hard at work building a line of business application that is designed to manage all of my writing, speaking and other projects. As crazy as it may sound, I ...