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
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
Get a better view of the data you've asked PowerShell to fetch with the Format-Wide cmdlet.
- By Jeffery Hicks
- 04/21/2009
The power of properties allow you to use it as a, well, a PowerShell labelmaker.
- By Jeffery Hicks
- 04/14/2009
PowerShell custom properties go beyond the call of duty by providing information as you need it.
- By Jeffery Hicks
- 04/07/2009
Brace yourself! That's your way of telling PowerShell to execute whatever code is encased in the curly braces.
- By Jeffery Hicks
- 03/31/2009