Announcing PowerShell, DevOps, and Cloud Conference 2021
PowerShell Conference Asia 2019 was a huge success. The attendee turnout was …
Read MorePowerShell Conference Asia 2019 was a huge success. The attendee turnout was …
Read MoreWhat Posh-SSH is a PowerShell 3.0 or newer module for automating tasks against …
Read MoreRecently, I was interviewing candidates for a couple of PowerShell automation vacancies. Being a PowerShell enthusiast, I, naturally, focused on understanding how well these candidates understand PowerShell and how well they can solve some problems …
Read MoreWe are very happy to announce that Tobias Weltner accepted our offer to join PowerShell Magazine’s editorial board. For people in the PowerShell community, Tobias is not an unknown face.
Read MoreSay you have a number like: 133903155, how quickly can you digest it? It’s much easier to read when it’s formatted as 133,903,155.
Read MoreNote: This tip requires PowerShell 2.0 or above. Each time you execute a command in Windows PowerShell, the command is remembered and can be fetched by using the Get-History cmdlet or by using the the up/down arrow keys.
Read MoreNote: This tip requires PowerShell 2.0 or above. One of the annoyances I’m facing when working with Event logs is navigating and finding a log that is buried a few levels down the logs tree.
Read MoreYou want to be able to check and allow only date and time strings that are in a specific date time format pattern.
Read More