Hello, I have a powershell script, thats sets the Out of Office Message. In Exchange 2010 that is quite easy via set-mailboxautoreplyconfiguration. The problem i have, is to get the rule via powershell, that can be set on the OOF page in Outlook. I mean the the rule that only applies, when the oof is active. It would be enough to get the information if a rule is active or not. I already tried to get it via get-inboxrule, but there are only rules displayed which are set in outlook "normally". Is anybody out there who perhaps can help me? Thanks in advance. Regards, Tom |