I use PowerShell's Integrated Script Editor Pack mostly for one must-have feature, but there's a whole host of cool scripting tools you might also want to check out.
- By Jeffery Hicks
- 05/18/2010
Do you want your PowerShell environment settings to stick as you're whistling and working? Check out the ISE's very own $psISE object for ideas.
- By Jeffery Hicks
- 05/04/2010
Get a handle on PowerShell's profile scripts, used for configuring your PS sessions.
- By Jeffery Hicks
- 04/26/2010
The Get-Help cmdlet has some useful features you might want to take advantage of.
- By Jeffery Hicks
- 04/20/2010
Microsoft today announced updates to come in Service Pack 1 of Exchange Server 2010.
Call up transactions with PowerShell 2.0, but do so in a way that keeps you from popping up errors unexpectedly. The secret is in exceptions.
- By Jeffery Hicks
- 04/05/2010
Configuring a Trusted Host can come to the rescue in some remoting situations, and it's PowerShell friendly.
- By Jeffery Hicks
- 03/30/2010
PING is fine, if you're not into automation. Otherwise, use Test-Connection to see if a computer is online.
- By Jeffery Hicks
- 03/23/2010
Cringe-worthy pun notwithstanding, the PowerShell 2.0 Integrated Scripting Environment adds a cool new dimension to writing scripts.
- By Jeffery Hicks
- 03/15/2010
Powershell 2.0 takes snapins a bit farther, adding the 'module' concept.
- By Jeffery Hicks
- 03/09/2010
Get a remote computer's registry info, as long as it's running PowerShell 2.0. Here's how.
- By Jeffery Hicks
- 03/02/2010
Leave it to the -OutVariable parameter to get you the results that can be reused later.
- By Jeffery Hicks
- 02/23/2010
Microsoft released a new version of its Windows Azure Service Management (WASM) Cmdlets for PowerShell last week.
- By Jeffrey Schwartz
- 02/22/2010
The PSIsContainer property can offer a view into your computer via this PowerShell trick.
- By Jeffery Hicks
- 02/09/2010
A cmdlet that will have you whistling while you work.
- By Jeffery Hicks
- 02/02/2010