I currently have Outlook Anywhere enabled on Exchange 2007. I have Outlook 2007 configured on my laptop to connect to Exchange using Outlook Anywhere. I want to disable Outlook anywhere on a per-user basis though, so to test I ran the following command on my Exchange server:
Set-CASMailbox -Identity <my_username> -MAPIBlockOutlookRpc
Http:$true
and the prompt came back reporting no errors. But I can still use Outlook on my laptop. I tried closing Outlook and re-opening it, rebooting the computer, and connecting on an outside network. But it still works!
Do I just have to wait for the command kick in? If so, how long does it take?
Thanks.
Weird. Thanks for your input!