Showing posts with label PowerShell. Show all posts
Showing posts with label PowerShell. Show all posts
It’s been a busy week, and sometimes you just need something like a dad joke while almost hitting project deadlines, etc.  In this short blog post, I will show you how to use the FreeDadJokes module and add it to your profile to get one every time you start a Terminal.
Read More
While debugging PowerShell code outside of Visual Studio Code, it’s always difficult to keep drilling down into all the Properties with nested objects inside of them, etc. With DumPS, this is a lot easier. In this blog post, I will show you how it works.
Read More
In my home network, I run a Graylog Syslog instance in Docker for logging network and Linux events. But you can also log events from PowerShell scripts to Syslog for easy filtering or correlation. In this blog post, I will show you how that works.

Read More
When running scripts that connect to remote systems using Invoke-Command, you can use your local variables in the remote session which makes things a lot easier. In this blog post, I will show you how 🙂

Read More
Back in 2019, when the .dev top-level domain opened, we picked up vscode.dev and quickly parked it, pointing at our website code.visualstudio.com (or, if you are from the Boston area like me, we "pahked it"). Like a lot of people who buy a .dev domain, we had no idea what we were going to do with it. And we certainly didn't anticipate that it would end up being the fulfillment of a mission over a decade in the making.

Read More
Previous PostOlder Posts Home