Are there any powershell commandlets for reading free/busy information in exchange 2007/2010? I have been unable to find any.
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
I believe to do that you need to use Exchange Web Services. There's a EWS managed API you can call from PowerShell, but it is just a library, and you need to figure out what you need to do basically yourself from documentation. This guy does some PowerShell and EWS stuff: http://gsexdev.blogspot.com |
|||
|
|