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

Dutch PowerShell User Group Virtual Event December 3rd, 2025

DuPSUG had another Meetup event scheduled, which was changed from in-person to virtual on December 3rd, where I gave a session on how to code PowerShell scripts from anywhere.  🙂  In this blog post, I will highlight a few key points from the session.

Harm Veenstra Docker, DuPSUG, Fun, GitHub, Learning, PowerShell, PSEdit, Social, Visual Studio Code, Windows Sandbox, WSL 1 Comment December 4, 2025December 6, 2025 2 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

Three ways to start Visual Studio Code

You can install Visual Studio code on your device (Windows/Mac/Linux), but you can also use it from within your browser. In this blog post, I will show three ways to start your Visual Studio Code session.

Harm Veenstra Docker, Linux, PowerShell, Visual Studio Code 3 Comments August 16, 2023August 16, 2023 3 Minutes

Post Types

  • Post (256)
  • Page (6)

Blog Stats

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

Buy Me a Coffee

Join 205 other subscribers
  • 365 (8)
  • 9GAG (1)
  • Active Directory (8)
  • API (8)
  • Azure (5)
  • Azure AD (5)
  • chromeOS Flex (1)
  • Crypto (1)
  • Docker (3)
  • DuPSUG (1)
  • Entra ID (7)
  • Formatting (17)
  • Fun (21)
  • 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 (11)
  • Microsoft Graph (13)
  • Microsoft Teams (1)
  • Netsh (1)
  • Networking (15)
  • PDQ (1)
  • PowerShell (250)
  • Printers (3)
  • PSConfEU (2)
  • PSEdit (3)
  • PSReadline (4)
  • PSRemoting (1)
  • PSResourceGet (1)
  • RSS (1)
  • Security (36)
  • 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)
  • PSConfEU 2026May 31, 2026
  • Using PSBoundParameters or IsPresent when checking PowerShell Switch or Parameters usageMay 29, 2026
  • Create executables of PowerShell scriptsMay 22, 2026
  • PowerShell MethodsMay 15, 2026
  • Using Get-Help About_ in PowerShellMay 8, 2026
  • PowerShell Preview v7.7.0-preview.1 releaseMay 1, 2026
  • Celebrating my 250 PowerShell-related posts!April 24, 2026
  • Check mail records using the DomainHealthChecker PowerShell ModuleApril 17, 2026
  • PowerShell MSI Package Deprecation starting with the new preview updates (v7.7 Preview 1)April 10, 2026
  • Check PowerShell Scripts for deprecated Azure AD or MSOnline CmdletsApril 3, 2026
  • May 2026 (6)
  • April 2026 (4)
  • 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. PowerShell SnippetRace 22-23/2026 | PowerShell Usergroup Austria on Using PSBoundParameters or IsPresent when checking PowerShell Switch or Parameters usageMay 30, 2026

    […] or not. PSBoundparameter is very commonly known, probably $isPresent is a little less known. Read Haarm Veenstras blog on…

  2. Harm Veenstra on Create executables of PowerShell scriptsMay 24, 2026

    Ah 😊 it should be "create an executable of a PowerShell script' perhaps 🤔 Oh well 😎 Perhaps even from…

  3. Ray on Create executables of PowerShell scriptsMay 24, 2026

    Exutable 😬

  4. Harm Veenstra on Create executables of PowerShell scriptsMay 24, 2026

    Converting PowerShell Scripts to an executable, yes. What is your question/remark?

  5. Peter DuDeck on Create executables of PowerShell scriptsMay 24, 2026

    PowerShell to Exutable (PS2EXE)???

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