Skip to content

PowerShell is fun :)

Blogs about things I encounter in my daily work as an IT Consultant

  • Home
  • Podcasts and videos
  • Events
  • Awards and honors
  • About
  • Contact
  • Privacy Policy

Category: Azure

Using the EntraExporter PowerShell module

In the past, I used LDIFDE or CSVDE to export Active Directory information. For Entra ID, there's EntraExporter from Merill Fernando 🙂 In this blog post, I will show you how it works.

Harm Veenstra Azure, Entra ID, Microsoft Graph, PowerShell, Security 1 Comment November 20, 2025November 22, 2025 8 Minutes

Running Azure Cloud Shell locally using Docker

Azure Cloud Shell is a tool I use often and is easy to access from the Admin pages in Azure and 365. You can also use those tools in a local container and connect to it using the command line or Visual Studio Code. In this blog post, I will show you how to install everything and connect and use it locally.

Harm Veenstra 365, Azure, Docker, Microsoft Graph, PowerShell, Visual Studio Code 2 Comments February 16, 2024October 30, 2025 6 Minutes

Experts Live Netherlands 2023

This week the annual Dutch Experts Live meeting was there again in Den Bosch, I was there together with some of my colleagues from NEXXT, and this is my impression of the event 🙂

Harm Veenstra 365, Azure, Intune, Learning, Microsoft Graph, PowerShell, Security, Windows Sandbox Leave a comment May 27, 2023June 2, 2023 4 Minutes

Editing PowerShell scripts in Azure Cloud Shell

Executing PowerShell scripts in Azure Cloud Shell is easy and fast, but how do you edit them before running? I will show you three ways to do that in this blog post.

Harm Veenstra Azure, PowerShell, PSEdit, Visual Studio Code Leave a comment May 15, 2023May 15, 2023 3 Minutes

Post Types

  • Post (243)
  • Page (6)

Blog Stats

  • 1,008,760 hits
If you like my blog posts, consider buying me a coffee :)

Buy Me a Coffee

Join 191 other subscribers
  • 365 (8)
  • 9GAG (1)
  • Active Directory (8)
  • API (8)
  • Azure (4)
  • Azure AD (4)
  • chromeOS Flex (1)
  • Crypto (1)
  • Docker (3)
  • DuPSUG (1)
  • Entra ID (6)
  • Formatting (17)
  • Fun (18)
  • GitHub (5)
  • Hyper-V (7)
  • Intune (23)
  • JSON (1)
  • Jupyter (2)
  • Learning (7)
  • Licensing (1)
  • Linux (4)
  • Logs (9)
  • macOS (1)
  • MarkDown (2)
  • Mastodon (1)
  • Microsoft Defender (1)
  • Microsoft Endpoint Manager (23)
  • Microsoft Evaluation Center (2)
  • Microsoft Exchange (10)
  • Microsoft Graph (12)
  • Microsoft Teams (1)
  • Netsh (1)
  • Networking (15)
  • PDQ (1)
  • PowerShell (237)
  • Printers (3)
  • PSConfEU (2)
  • PSEdit (3)
  • PSReadline (4)
  • PSRemoting (1)
  • PSResourceGet (1)
  • RSS (1)
  • Security (34)
  • Slack (1)
  • Social (6)
  • Stream Deck (1)
  • SYSLOG (1)
  • Twitter (1)
  • Ubiquiti (1)
  • Visual Studio Code (17)
  • WHOIS (1)
  • Windows Sandbox (6)
  • Windows Terminal (4)
  • Windows Updates (2)
  • Winget (8)
  • WSL (3)
  • Learning PowerShell on Microsoft LearnMarch 6, 2026
  • Over 1.000.000 views!February 27, 2026
  • Using Strict Mode in PowerShellFebruary 20, 2026
  • Using the ZLocation PowerShell Module to navigate foldersFebruary 13, 2026
  • a Hidden gem in PowerShell : Format-CustomFebruary 6, 2026
  • Install Nerdfonts using PowerShellJanuary 30, 2026
  • Intune Win32 PowerShell Installer TypeJanuary 23, 2026
  • Test SSL/TLS Protocols using PowerShellJanuary 16, 2026
  • PowerShell coding in WSL using VSCodeJanuary 9, 2026
  • 2025 OverviewJanuary 2, 2026
  • March 2026 (1)
  • February 2026 (4)
  • January 2026 (5)
  • December 2025 (4)
  • November 2025 (4)
  • October 2025 (5)
  • September 2025 (4)
  • August 2025 (5)
  • July 2025 (4)
  • June 2025 (4)
  • May 2025 (5)
  • April 2025 (4)
  • March 2025 (4)
  • February 2025 (4)
  • January 2025 (5)
  • December 2024 (3)
  • November 2024 (5)
  • October 2024 (5)
  • September 2024 (4)
  • August 2024 (5)
  • July 2024 (4)
  • June 2024 (4)
  • May 2024 (5)
  • April 2024 (4)
  • March 2024 (5)
  • February 2024 (4)
  • January 2024 (4)
  • December 2023 (4)
  • November 2023 (5)
  • October 2023 (4)
  • September 2023 (4)
  • August 2023 (5)
  • July 2023 (4)
  • June 2023 (6)
  • May 2023 (5)
  • April 2023 (4)
  • March 2023 (4)
  • February 2023 (5)
  • January 2023 (5)
  • December 2022 (6)
  • November 2022 (5)
  • October 2022 (8)
  • September 2022 (9)
  • August 2022 (10)
  • July 2022 (12)
  • June 2022 (11)
  • May 2022 (10)
  • April 2022 (3)
  1. Harm Veenstra on Intune Proactive Remediation for “Microsoft Windows Unquoted Service Path” / CVE-2013-1609, CVE-2014-0759, CVE-2014-5455March 11, 2026

    You could check the intune logs or the Remediation log on one of those clients to see what's going on…

  2. pmortari on Intune Proactive Remediation for “Microsoft Windows Unquoted Service Path” / CVE-2013-1609, CVE-2014-0759, CVE-2014-5455March 11, 2026

    Hi there, I’m seeing the remediation status that for 100% of the devices the detection recurred. Have you seen this…

  3. Harm Veenstra on No more PowerShell v2.0 in Windows 11 and Server 2025?March 10, 2026

    On a workstation, maybe, but on a production server... Not sure 😅 It's going to be difficult getting support from…

  4. Léo Gillet on No more PowerShell v2.0 in Windows 11 and Server 2025?March 10, 2026

    Solution found here, not tested on server : https://github.com/Freenitial/PowerShell_2.0_Patcher

  5. PowerShell Snippetrace 07-10/2026 | PowerShell Usergroup Austria on Using Strict Mode in PowerShellMarch 9, 2026

    […] When flexibility meets bugs, PowerShell can be quite annoying. By default PowerShell excuses a lot with having Strict-mode turned…

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.

To find out more, including how to control cookies, see here: Cookie Policy
 

Loading Comments...