This week: RegEx, Clock, Editor, Linux password-reset
Events
- June 20-23 2022 – European PowerShell Conference in VIENNA psconf.eu
- April 25-29 2022 – PowerShell+DevOps Global Summit powershell.org
- June 29 2022 – Expertslive Konferenz www.expertslive.at
Snippets
RegEx for Find/Replace, …
There are situations, where searching cannot be done with -like and -eq and other operators which are available in .NET/PowerShell. If this happens to you, RegEx is the choice. Read Patricks blog on RegEx and how start easily!
Clock with PowerShell
Jeffrey Hicks wrote a Module to graphically show a clock. Nice work, shows up as below on my machine. Read details here.
Best editor for Powershell.
VS-Code, nano, vim, emacs, what is the best editor for Powershell – a comparison. Read Amanda Punchs blog on her editing experiences with those editors.
Linux password-resets
There may be hundreds of scripts for password-resets on windows, but doing this on linux with powershell is a new challenge. Read Goodness Chris-Ugaris blog on the approach.
Have a good week / R.
Photo by Murray Campbell on Unsplash