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 MorePCIe Solid State Disk (SSD) devices provides higher IOPS and great sequential read/write speeds. These devices need to be configured before they can be used for Virtual Machine (VM) storage.
Read MoreJust a few hours ago, Azure PowerShell Tools version 0.8.7 was released. This release includes enhancements to the existing cmdlets.
Read MoreI am very happy to announce that Bartek Bielawski joined the PowerShell Magazine editorial board. Bartek is a multi-year recipient of Microsoft MVP award for Windows PowerShell.
Read MoreNote: This tip requires PowerShell 3.0 or later. In the final part of the series, we will combine everything we’ve found out so far and create a tool that will identify any command that needs to be wrapped by advanced function in order to make access …
Read MoreNote: This tip requires PowerShell 3.0 or later. PowerShell commands, both advanced and simple, can work with the pipeline. The difference is that in the simple commands access to pipeline is implicit with $_ automatic variable.
Read MoreA while ago, I received an email from a reader who wanted to run a few Exchange PowerShell cmdlets using DSC.
Read More