by Hannes de Jager
15 November 2011
Exchange
I’m wanting to build on my previous post titled “Using PowerShell from managed code” to show how to invoke the Exchange 2010 Management Shell from managed code. Since Exchange 2007, the primary management tool for Exchange is the Exchange Management Shell (EMS). The EMS is really just a PowerShell session with Exchange specific extensions loaded. [...]
Tagged as:
c#,
Exchange,
PowerShell
Read the full article →
by Hannes de Jager
4 October 2011
PowerShell
PowerShell… the gracious gift to Sys-Admins from Jeffrey Snover and his team at Microsoft… It needs no introduction and is certainly one of those tools that, once you start using it, you can’t imagine life without it anymore. But hey, why should Sys-Admins have all the fun with this mighty automation framework and developers be [...]
Tagged as:
c#,
PowerShell
Read the full article →