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 MoreNote: This tip requires PowerShell 2.0 or above. In this neat tip Jakub showed a way to control the output of the ToString method by exposing a ToString function.
Read MoreNote: This tip requires PowerShell 2.0 or above. In this very helpful tip, Bartek shown us how to create a custom object using the New-Module cmdlet and how to constrain the data the object can hold.
Read MoreToday is PowerShell Magazine Day at Manning Books. Save 50% on these selected books. Just enter dotd1217cc in the Promotional Code box when you check out at manning.
Read MoreIn an earlier article, I showed you how to use the Copy-VMFile cmdlet. However, if you have paid attention and really used it, you will know that it cannot be used to copy a folder completely with its contents in a recursive manner.
Read MoreRecently, we have seen in the news how governments intercept communications. We’ve seen evidence that they are abusing their powers against those who run valid Certificate Authorities, creating fraudulent certificates to intercept SSL/TLS encrypted …
Read MoreWith Windows Server 2012 R2, the Hyper-V product team introduced a new cmdlet called Copy-VMFile. This, as the name implies, help you copy a file into a Hyper-V Virtual Machine (VM).
Read More