PowerShell SnippetRace 24-27/2026

PSResourceGet, EXE, Switch parameter, DNS

Events

  • POST-Event Info PowerShell EU Conference 2026 LINK
  • POST-Event Info: Expertslive Austria Converence 2026 TBD
  • PowerShell. UserGroup Austria Cafe Sept 26 (planned)

Snippets

PSResourceGet – All you want to know about the future

Still using install-module to install PS Modules from the repository? Stop doing that, this is old technology from Windows PowerShell 5.1 times. PSResourceGet is the way into the future and the sooner you jump into this train, the better.

With the introduction of MAR – the Microsoft Artifact Registry, PSResource gets mandatory anyway. Read Sydney Smiths Blog on the current state and future of PSResourceGet and its functionality here.

Create Executables of PowerShell Scripts

Users find it easier to execute an application, that to run a PowerShell Script. Handing over your code to somebody totally unaware of PowerShell may be an issue, so read this blogpost on how to create EXE Files of PowerShell.

Has this parameter been used ?

Writing useful automation code often involves switch parameters. To know if those have been used is the question and also the answer of the following blogpost. So if you have ever wondered on how and when to use IsPresent and PSBoundParameters – read the blog of Harm Veenstra.

Troubleshooting DNS Issues with PowerShell

Using dig or similar tools when you are in trouble with PowerShell ? Read Adam Bertrands blog on DNS issues and the power of the shell to fix it.

I hope you like and find useful what you read and hope to see you again soon.

R.

Foto von A.Rahmat MN auf Unsplash

Leave a Reply