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: Formatting

Using Strict Mode in PowerShell

PowerShell is incredibly flexible; it's a forgiving scripting language. But this could turn into scripts not written according to best practices or that rely on things that work automatically, and sometimes fail without really understanding why. In this blog post, I will show you how Strict mode works and how it can help you 🙂

Harm Veenstra Formatting, PowerShell 1 Comment February 20, 2026February 20, 2026 3 Minutes

a Hidden gem in PowerShell : Format-Custom

It was something I ran into this week, Format-Custom. Usually I display things in a list or table, but this is different... And very useful! In this blog post, I will show you how it works.

Harm Veenstra Formatting, PowerShell Leave a comment February 6, 2026February 6, 2026 3 Minutes

My PowerShell for Visual Studio Code extension settings

I use Visual Studio Code to create and edit PowerShell scripts. The PowerShell Extension from Microsoft has some excellent features that will make your scripts more readable and consistent formatting-wise. In this blog post, I will show you my configuration and the options I use.

Harm Veenstra Formatting, PowerShell, Visual Studio Code 3 Comments September 12, 2024September 12, 2024 6 Minutes

Display Markdown files in PowerShell

Creating Markdown files is something that I do regularly, usually in Visual Studio Code or Obsidian. But when working in a Windows Terminal or a standard PowerShell prompt, it's nice to display those .md files in those, too, with all the formatting that Markdown gives you. In this blog post, I will show you how 🙂

Harm Veenstra Formatting, MarkDown, PowerShell Leave a comment August 23, 2024August 23, 2024 2 Minutes

Parameters for PowerShell Scripts and Functions

Using parameters for your Scripts and Functions is very powerful. You don't have to hardcode things in them, making running them from a command line easier. This blog post will show you the parameters I use in most of my scripts and how they work.

Harm Veenstra Formatting, PowerShell 2 Comments May 17, 2024May 17, 2024 3 Minutes

Use PowerShell to create report of a DTS Compliant NPS log

One of our customers had issues authenticating clients using NPS. One of the first things you do is... I read the NPS logs, and they were DTS Compliant formatted, a bit of a pain to read and search 🙁 So, I used PowerShell to create a nice log for me in either a GridView or an Excel file. In this blog post, I will show you how!

Harm Veenstra Formatting, Logs, Networking, Security 1 Comment March 28, 2024February 22, 2025 4 Minutes

Things I use most in my PowerShell scripts

Looking back at the scripts I created the last year, certain things always come back in most of them. In this blog post, I will show you a few and explain them.

Harm Veenstra Formatting, PowerShell 4 Comments August 2, 2023August 22, 2023 4 Minutes

PowerShell Out-ConsoleGridView and F7History

I saw these two console tools for PowerShell in my newsfeed, and I like them. This blog post will explain what they are and how they work.

Harm Veenstra Formatting, PowerShell, PSReadline, Windows Terminal 7 Comments July 26, 2023September 26, 2024 2 Minutes

Using the #Requires statement in PowerShell

Sometimes you have scripts that require specific versions of modules, or if the script is started with Administrator privileges, you can add checks for that in the script itself or... You can use the built-in #Requires statement for that. In this blog post, I will show you how.

Harm Veenstra Formatting, PowerShell Leave a comment April 24, 2023August 22, 2023 3 Minutes

Visual Studio Code Snippets and PowerShell

You often repeat certain standard things when writing scripts in Visual Studio Code. Wouldn't it be nice if we could simplify that? This blog post will show you how to use VSCode Snippets to your advantage!

Harm Veenstra Formatting, PowerShell, Visual Studio Code 7 Comments February 20, 2023May 3, 2023 2 Minutes

Posts navigation

Older posts

Post Types

  • Post (246)
  • Page (6)

Blog Stats

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

Buy Me a Coffee

Join 195 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 (20)
  • 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 (240)
  • Printers (3)
  • PSConfEU (2)
  • PSEdit (3)
  • PSReadline (4)
  • PSRemoting (1)
  • PSResourceGet (1)
  • RSS (1)
  • Security (34)
  • Slack (1)
  • Social (7)
  • 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)
  • MVP Summit 2026March 23, 2026
  • PowerShell v7.6 LTS Release and why it mattersMarch 20, 2026
  • “Monad to Millions – Celebrating Jeffrey Snover & the PowerShell Community” PodcastMarch 12, 2026
  • 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
  • March 2026 (4)
  • 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 PowerShell v7.6 LTS Release and why it mattersMarch 30, 2026

    Bug fixes mostly,.NET changes etc. But always good to know and to be on supported releases

  2. Thomas on PowerShell v7.6 LTS Release and why it mattersMarch 30, 2026

    Hi Harm Not that there are that many new features, but always nice to be on the newest release. Thanks…

  3. Harm Veenstra on Learning PowerShell on Microsoft LearnMarch 20, 2026

    Nice ❤️ Stephan is doing great stuff!

  4. Calvin on Learning PowerShell on Microsoft LearnMarch 20, 2026

    The PowerShell performance considerations are also a huge resource, given they state most of the techniques are not idiomatic but…

  5. 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…

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
PowerShell is fun :)
Privacy Policy / Proudly powered by WordPress Theme: Independent Publisher 2.
 

Loading Comments...