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 MoreI have been a very active user of DSC both in the lab and on all my Azure VMs. One of the things I always do is to configure my Azure VMs to get configuration from a pull service hosted in my Azure subscription.
Read MoreNote: This tip requires PowerShell 2.0 or later. This is the first tip in a series of SQL filtering tips.
Read MoreAn ongoing argument I’ve seen in the PowerShell community is regarding the effectiveness of random numbers generated by the Get-Random cmdlet.
Read MoreWhen using the Get-ADOrganizationalUnit cmdlet there is a property available, LinkedGroupPolicyObjects. Unfortunately, that property only displays the GUID of the Group Policy Objects.
Read MoreA mishandled case, an irate customer and a top box (i.e. exceeded customer expectations in a post case resolution survey) at the climax.
Read MoreNote: This tip required PowerShell 3.0 or above The Win32_Share WMI class can be used to enumerate all shares on the local or remote system.
Read More