October 8, 2021
Blogs, Articles, and Posts
A good start to PowerShell
(twitter.com)
Want to master Command Line but struggling to find where to start ? Then here is the mega thread for
By: Dattaveer Boda submitted:Jun 16 2022
Want to master Command Line but struggling to find where to start ? Then here is the mega thread for
you to start
By: Dattaveer Boda submitted:Jun 16 2022
How to Monitor VM Memory Pressure with PowerShell
(altaro.com)
In a previous article, I gave you an introduction to using performance counters with Hyper-V and
By: Jeff Hicks submitted:Jun 16 2022
In a previous article, I gave you an introduction to using performance counters with Hyper-V and
PowerShell. Of course you can use performance counters to manage all sorts of things, but personally, memory is the most critical.
By: Jeff Hicks submitted:Jun 16 2022
Quick HTTP Listener in PowerShell
(drakelambert.dev)
This article is helpful if you want to quickly listen for HTTP requests, inspect them, and respond
By: Drake Lambert submitted:Jun 16 2022
This article is helpful if you want to quickly listen for HTTP requests, inspect them, and respond
to them in real time. That means you can decide what request data to explore and what response data to send on the fly!
By: Drake Lambert submitted:Jun 16 2022
Search SQL Server Errorlog with PowerShell
(sqladm.in)
The SQL Server errorlog has a misleading name. There is a lot more information in it than just
By: Jeff Hill submitted:Jun 16 2022
The SQL Server errorlog has a misleading name. There is a lot more information in it than just
errors. The version, startup parameters, memory settings and a ton more. I've been working with SQL Server for over 20 years and I still see messages in the errorlog that I don't remember coming across.
By: Jeff Hill submitted:Jun 16 2022
The Surprising Working of TrimEnd
(nocolumnname.blog)
A couple of days ago, I was running some unit tests across a piece of PowerShell code for work and a
By: Shane O'Neill submitted:Jun 16 2022
A couple of days ago, I was running some unit tests across a piece of PowerShell code for work and a
test was failing where I didn't expect it to.
By: Shane O'Neill submitted:Jun 16 2022
Projects, Scripts, and Modules
CustomizeWindows11
(github.com)
I missed my old context menu in Windows 11 today, so I did the sensible thing and created a
By: Jaap Brasser submitted:Jun 16 2022
I missed my old context menu in Windows 11 today, so I did the sensible thing and created a
PowerShell Module to manage my various registry tweaks straight from the Windows Terminal!
By: Jaap Brasser submitted:Jun 16 2022
EasyJob
(github.com)
keep and execute your PowerShell and BAT scripts from one interface
By: Akshin Mustafayev submitted:Jun 16 2022
keep and execute your PowerShell and BAT scripts from one interface
By: Akshin Mustafayev submitted:Jun 16 2022
Books, Media, and Learning Resources
How to setup tab completion for Chocolatey – YouTube
(youtube.com)
Most likely, out of the box, tab completion (which is enabled via an addition to the Windows
By: Gary Ewan Park submitted:Jun 16 2022
Most likely, out of the box, tab completion (which is enabled via an addition to the Windows
PowerShell profile) for Chocolatey won't be enabled.
By: Gary Ewan Park submitted:Jun 16 2022
Fun
?? Disco Terminal!
(reddit.com)
Just being silly...
By: u/Hoping_i_Get_poached submitted:Jun 16 2022
Just being silly...
By: u/Hoping_i_Get_poached submitted:Jun 16 2022
Do you have a suggestion for PowerShell Weekly? Do you know something that should be included? Let me know in the comments below, or on
twitter.