Category Archives: Exchange

Promoting Scripting and PowerShell

Last week I was interviewed on the Mind of Root podcast about what administrators can do to promote PowerShell and automation in their environments. The show is now available for streaming or download. I still think your best approach is … Continue reading

Posted in Exchange, MVP, PowerShell, Professional, Scripting, WMI | Tagged , , , | 3 Comments

GUI vs CLI

I often talk about using PowerShell GUIs vs the console experience. There is certainly a place for a GUI, but sometimes you need the raw power that comes with a console session. Here’s an example.

Posted in Exchange, PowerShell | Tagged , , | Comments Off

Appending Property Values in PowerShell

This morning I helped out a fellow scripter in the PowerShell forum at ScriptingAnswers.com. He was trying to figure out an Exchange 2007 problem. He wanted to update a property value, but keep the existing property values. This seems a … Continue reading

Posted in Exchange, PowerShell, Scripting | Tagged , , , | 1 Comment