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 MoreThe Azure team released the Azure PowerShell Tools version 0.8.6 that includes cmdlets for working with a new Azure VM extension called DSC extension.
Read MoreThe Azure PowerShell Tools are updated very often. But, this 0.8.6 release, is special and has many features that I was looking forward to.
Read MoreNote: This tip requires PowerShell 3.0 or later. Filtering information retrieved from SQL database should not be limited to text filters only.
Read MoreNote: This tip requires PowerShell 3.0 or later. Whenever we retrieve information from SQL database we are faced with the problem: are we happy with column names defined in database schema?
Read MoreMost of the DSC examples we have seen so far here or elsewhere focused on single domain scenarios. However, in a real-world deployment, we have mixed domains and even a few systems that are probably in a workgroup configuration.
Read MoreNote: This tip requires PowerShell 3.0 or later. Adding support for easy filtering on individual table columns is great, but the fact that user would have to use SQL wildcard syntax rather than wildcards that he is used to, makes it feel like a …
Read More