PowerShell, at version 2, takes help to another level.
- By Jeffery Hicks
- 07/24/2009
The -AsJob parameter offers an alternative approach to remoting, one that's more interactive.
- By Jeffery Hicks
- 07/21/2009
The upcoming PowerShell 2.0 has a nifty feature that pass off a PowerShell processing job to the
background, allowng you to do other work in the meantime.
- By Jeffery Hicks
- 07/14/2009
With no second computer for lab testing these remote connection management tips, what's a geek to do? Of course -- establish a 'remote' connection.
- By Jeffery Hicks
- 07/07/2009
WMI is no longer necessary for managing remote computers with PowerShell. Here's how to extend your management grasp.
- By Jeffery Hicks
- 06/30/2009
Windows 7 is just around the corner; that means PowerShell 2.0 is too. Here's a quick look at what to expect.
- By Jeffery Hicks
- 06/23/2009
WMI and PowerShell go together like Batman and Robin. Tap their power together.
- By Jeffery Hicks
- 06/16/2009
The secret is out. Get-Service has a method called, appropriately enough, GetServices() -- useful if you're managing remote computers.
- By Jeffery Hicks
- 06/09/2009
Have a blast stringing along functions and reusing them.
- By Jeffery Hicks
- 06/02/2009
You may be familiar with Out-File for saving output to a file. Now, try something different and use Set-Content.
- By Jeffery Hicks
- 05/26/2009
Microsoft on Monday alerted users of its Exchange Server 2007 product that Service Pack 2 (SP2) will be coming sometime in the third quarter of this year.
Find it, load it, and use it, in that order. It's this week's lesson on PowerShell snapins.
- By Jeffery Hicks
- 05/19/2009
Like an electron microscope, the OutVariable parameter offers a peek deep into your pipelined PowerShell expressions.
- By Jeffery Hicks
- 05/12/2009
There are as many ways to do things with PowerShell cmdlets as there are ways to skin a cat.
- By Jeffery Hicks
- 05/05/2009
PowerShell's New-Alias cmdlet makes quick work of running commands. Create new ones and share among your team.
- By Jeffery Hicks
- 04/28/2009