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 MoreIf you have read my earlier post on the Hyper-V Copy-VMFile cmdlet, I was checking for the version of integration components (IC) installed in the virtual machines.
Read MoreAt present, Windows PowerShell is in version 4.0. It came a long way since its initial release back in 2006. It is today called a distributed automation engine, command-line shell, and scripting language.
Read MoreAre you looking at writing your own DSC resources? Have you been following our DSC articles? DSC is the exciting new feature in Windows PowerShell 4.
Read MoreNote: This tip requires PowerShell 3.0 or above. In the previous article Matt used lambda functions to simplify data manipulation .
Read MoreScenario: You have a large dataset and need to perform various transformations on the data. For example, let’s say you need to multiply a sequence by a variable constant and you need to add a sequence by a variable constant.
Read MoreHey Readers. In this article, I wanted to take the opportunity to talk about a scenario that may be “edge case” but a case just the same within the constructs of leveraging switch parameters in PowerShell workflow.
Read More