Learn how to design and build your own interactive menus inside your PowerShell scripts. This will help non-PowerShell users easily navigate and use them.
Did you know that you can create PowerShell scripts on Windows 10 and Windows 11? Now that you installed PowerShell on Windows, you might want to know what you can do with it on your PC. In this guide ...
Managing files efficiently often requires more than just navigating through folders. Whether you’re preparing documentation, organizing data, or setting up batch processing, quickly compiling a list ...
Every Android smartphone needs a file explorer, and for Pixel smartphones and many others, the default option is Files by Google. This free, lightweight app offers essential file management features, ...
A cybersecurity researcher has developed FileFix, a variant of the ClickFix social engineering attack that tricks users into executing malicious commands via the File Explorer address bar in Windows.
Cybersecurity researchers have shed light on a new malware campaign that makes use of a PowerShell-based shellcode loader to deploy a remote access trojan called Remcos RAT. "Threat actors delivered ...
Windows’ built-in options for dealing with compressed files are basic, often lacking the power and compatibility needed. While I’ve relied on 7-Zip for years, recently I discovered NanaZip, which ...
These PowerShell scripts are using Microsoft Authentication Library (MSAL), Microsoft Graph APIs and Azure Management APIs to manage objects in Intune and Azure. The scripts have a simple WPF UI and ...
In my previous article in this series, I explained that you can make your PowerShell scripts far more flexible and dynamic by leveraging a configuration file as opposed to hard coding all of 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 ...