Pair up Regex with the Switch construct to get what you need, in plain English.
- By Jeffery Hicks
- 10/05/2010
PowerShell Functions can save you time. Scriptblocks save you even more time.
- By Jeffery Hicks
- 09/21/2010
PowerShell Functions can save you time. Scriptblocks save you even more time.
- By Jeffery Hicks
- 09/14/2010
The PowerShell team is sneaky. They've given you some extra properties in objects that you can use to your advantage.
- By Jeffery Hicks
- 09/07/2010
The beauty of PowerShell is simplifying the oft-repeated task. Here's an example where you can create functions on the fly for common troubleshooting.
- By Jeffery Hicks
- 08/23/2010
See more and get more with the Format-Wide cmdlet.
- By Jeffery Hicks
- 08/16/2010
Make a statement for checking out modules.
- By Jeffery Hicks
- 08/10/2010
Tab completion and Get-Command offer two ways to discover parameters for cmdlets without resorting to reading the cmdlet help.
- By Jeffery Hicks
- 08/03/2010
If any colleagues aren't convinced of the PowerShell power, this week's trick might convert 'em.
- By Jeffery Hicks
- 07/27/2010
Active Directory cmdlets come as modules, not PS snapins. Managing AD is easy with this new PowerShell goodie.
- By Jeffery Hicks
- 07/19/2010
Group-Object, we hardly knew ye. One more tip before we close the book on you.
- By Jeffery Hicks
- 07/13/2010
Nifty trick that shows you by name what processes you'd typically have to guess at when calling up the ParentProcessID property.
- By Jeffery Hicks
- 06/28/2010
Gather and filter until you get the info you need. It's what the Group-Object cmdlet is all about.
- By Jeffery Hicks
- 06/22/2010
Extensions built by the PowerShell community, for the community, has gone much improvement. Here's a few of my favorite extensions.
- By Jeffery Hicks
- 06/15/2010
If there's such thing as a secret sauce to PowerShell, the PowerShell team has added it to the types.ps1xml file.
- By Jeffery Hicks
- 05/25/2010