PSMDE - PowerShell Defender for Endpoint Module
PSMDE is a PowerShell module providing interactive access to Device information, Advanced Hunting data and machine actions. ...
PSMDE is a PowerShell module providing interactive access to Device information, Advanced Hunting data and machine actions. ...
This post is an introduction to accessing the Defender Security Center API in PowerShell using interactive authentication. It is the basis for building tools and scripts to enhance day-to-day productivity that I’ll explore in future posts. ...
The recent incident of malicious extensions in the Visual Studio Code Marketplace got me thinking about how to audit extensions across a large estate. This post includes a script to get installed extensions on a local or remote computer. ...
Read-IMELog - A PowerShell script to read Intune Management Extension (IME) logs ...
More things I learned creating a GUI tool with PowerShell and WPF. The snippets in this article are based on the Show-Win32AppUI tool available on GitHub. ...