Still No go for me. I cannot get outlook to open without being prompted for username/password. I have tried all suggestions.
Environment
1-CAS/HUB on Server 2008
1-CAS/HUB on Server 2008 VM ESX
1- Mailbox on Server 2008
I keep thinking i must have the permissions wrong and have tried a combination of things but no luck.
I have been able to get the autodiscoverservice running and have OOF, Free/Busy and auto configuration working..
Outlook Anywhere (rpc/http) and the continual prompting for credentials still not working.
Can someone post what permissions they have set on all the virtual web parts so i can compare
Autodiscover
EWS
Exchange
Exchangweb
Microsoft-Server-Active-Synch
OAB (shortcut)
OWA
Public
Rpc
RpcWithCert
UnifiedMessaging
"Hey Folks,
As promised, here's an update on the reprompting issue that many of you have encountered.
The gist of the issue is that IIS7 uses kernel mode windows authentication by default. Turning this off will fix reprompting. I will post a detailed update once I dig through some more and talk to the IIS PD, but for now I wanted to provide this update so you can give it a shot and let me know if (no, "that") it works for you
Here's the command that needs to be run on the CAS boxes ->
%Windows%inetsrvappcmd.exe set config /section:system.webServ
er/security/authentication/windowsAuthentication /useKernelMode:false
Regards
Sid
July 24, 2008 8:24 PM "