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 MorePowerShell ISE 4.0 includes a couple of snippets for DSC including the DSC Resource Provider (Simple). This, in fact, is too simple.
Read MoreIf you have missed it, Scott Gu announced major set of updates to Azure services. At a high level, these changes include,
Read MoreSince the early days of Windows PowerShell, the community around the product has grown to a large and active user base.
Read MoreSharing scripts and downloading sample code becomes common place. But how do you know a script is safe? You would have to read (and understand) it line by line, and carefully check that the script indeed does what it claims to do, before you run it.
Read MoreForEach and Where are two frequently used concepts that have been available in PowerShell since version 1 came out in 2006.
Read MoreNote: This DSC resource works only on Windows Server 2102 and above or Windows 8 and above. Also, this article assumes that you understanding DSC custom resource development.
Read More