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 MoreService Management Automation (SMA) So, what exactly is SMA and why is it important in the world of PowerShell? I’ll start with a link where you can read even more information at your leisure http://aka.
Read MoreParameter validation in PowerShell is an extremely useful and easy way to alert a user as early as possible that incorrect input was provided to a function or cmdlet.
Read MoreNote: This tip requires PowerShell 3.0 or above. If you get a list of CIM class properties you’ll notice the CimType property.
Read MoreNote: This tip requires PowerShell 3.0 or above. The WMI class Win32_Share gives us the information about all network shares that exist on the local machine.
Read MoreNote: This tip requires PowerShell 3.0 or above. Some of the WMI queries require that we specify the folder path with an escaped path separator.
Read MoreBuilt-in groups are predefined security groups, defined with domain local scope, that are created automatically when you create an Active Directory domain.
Read More