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

Contact

Bluesky

https://bsky.app/profile/harmveenstra.bsky.social

Email
harm.veenstra@powershellisfun.com

LinkedIn
https://www.linkedin.com/in/harmveenstra

Mastodon

https://mastodon.social/@HarmVeenstra

Microsoft Tech Community
https://techcommunity.microsoft.com/t5/user/viewprofilepage/user-id/1209009#profile

Twitter/X
https://twitter.com/HarmVeenstra

Sharing is Caring:
0 Shares
0
0
0
More
Sharing is Caring:
Facebook 0
Twitter 0
LinkedIn 0
Copy 0
Reddit 0
Email 0
WhatsApp 0
Telegram 0
Print 0

Post Types

  • Post (213)
  • Page (6)

Blog Stats

  • 833,586 hits
If you like my blog posts, consider buying me a coffee :)

Buy Me a Coffee

Join 179 other subscribers
  • 365 (8)
  • 9GAG (1)
  • Active Directory (8)
  • API (8)
  • Azure (3)
  • Azure AD (3)
  • chromeOS Flex (1)
  • Crypto (1)
  • Docker (2)
  • Entra ID (4)
  • Formatting (15)
  • Fun (15)
  • GitHub (4)
  • Hyper-V (7)
  • Intune (22)
  • JSON (1)
  • Jupyter (2)
  • Learning (5)
  • Licensing (1)
  • Linux (4)
  • Logs (8)
  • MarkDown (2)
  • Mastodon (1)
  • Microsoft Defender (1)
  • Microsoft Endpoint Manager (22)
  • Microsoft Evaluation Center (2)
  • Microsoft Exchange (9)
  • Microsoft Graph (11)
  • Microsoft Teams (1)
  • Netsh (1)
  • Networking (12)
  • PowerShell (207)
  • Printers (3)
  • PSEdit (2)
  • PSReadline (4)
  • PSRemoting (1)
  • PSResourceGet (1)
  • RSS (1)
  • Security (30)
  • Slack (1)
  • Social (5)
  • Stream Deck (1)
  • Twitter (1)
  • Ubiquiti (1)
  • Visual Studio Code (15)
  • WHOIS (1)
  • Windows Sandbox (5)
  • Windows Terminal (4)
  • Windows Updates (1)
  • Winget (8)
  • Using the Microsoft-Extractor-Suite PowerShell module for collecting Microsoft Online logsAugust 8, 2025
  • Exploring the PowerShell Gallery using PSGalleryExplorerAugust 1, 2025
  • PowerShell v5.x and v7.x differencesJuly 25, 2025
  • Using Get-NetNeighbor to retrieve MAC, Vendor and IP details in PowerShellJuly 17, 2025
  • Microsoft PowerShell MVP for another year!July 11, 2025
  • Will I still be a Microsoft MVP in PowerShell after next week?July 4, 2025
  • PSConfEU 2025June 23, 2025
  • PowerShell Support LifecycleJune 20, 2025
  • Download Windows Themes using PowerShellJune 13, 2025
  • Using the Polyglot extension from VSCode for creating Jupyter notebooks containing PowerShell code and how to use the PowerShellNotebook moduleJune 6, 2025
  • August 2025 (2)
  • 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 Exploring the PowerShell Gallery using PSGalleryExplorerAugust 6, 2025

    I will update you if anyone else reports similar, no other comments or private messages yet... Just a last check,…

  2. Stan Littlefield on Exploring the PowerShell Gallery using PSGalleryExplorerAugust 6, 2025

    Per my last post, the issue is the OS version for me, not the module. Probably a wierd distinction with…

  3. Harm Veenstra on Exploring the PowerShell Gallery using PSGalleryExplorerAugust 4, 2025

    I'm running Windows 11 and I can run it in both PowerShell v5.1 and v7.5. I installed the XMLCmdlets module,…

  4. Stan Littlefield on Exploring the PowerShell Gallery using PSGalleryExplorerAugust 4, 2025

    So we don't get conflicted here. As stated... something like https://psgalleryexplorer.readthedocs.io/en/latest/ . $module = "PSGalleryExplorer" if (!(Get-Module -ListAvailable -Name $module))…

  5. Harm Veenstra on Exploring the PowerShell Gallery using PSGalleryExplorerAugust 4, 2025

    ISE is PowerShell v5, but you could start a PowerShell v7 (pwsh.exe) prompt in that, of course :-) But if…

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
Go to mobile version