SBS 2008, Exchange 2007 & Outlook 2007...

  • Thread starter Thread starter Mikey
  • Start date Start date
Actually, what I said is that the connectivity test will tst *every*
possible way that outlook can "autodiscover" its settings. Sicne half of
those optiosn won't actually be enabled, failures are to be expected.

The second half of that was that you need to know which option you expect to
work and concentrate on those failures. Looking at error codes for methods
we expect to fail will be a waste of effort.

So, if you are stuck, post the complete log (edit out sensitive parts of
need be) so we can see and decipher what is an "expected" error and what
isn't.


--
Cliff Galiher
Microsoft has opened the Small Business Server forum on Technet! Check it
out!
http://social.technet.microsoft.com/Forums/en-us/smallbusinessserver/threads
Addicted to newsgroups? Read about the NNTP Bridge for MS Forums.
 
I did change the name to msstd:remote.domain.com on the client & it
worked, but it prompts you for a password everytime you open outlook.
The 'Always prompt for log on credentials' is NOT checked - is there a
way to 'fix' this?
Now, if I apply SP2 this weekend, can if mess up anything we've done
so far?

Try this:
Get-OutlookAnywhere|fl *authen*

What do you see for authentication methods?

Have a look at "Authentication and Access Controls" on the "Rpc"
virtual directory with IIS Admin.

The authentication settings in both of those should match. What you
DON'T want to do is use the GUI in the EMC to manage the
authentication settings foe OA.
 
Try this:
Get-OutlookAnywhere|fl *authen*

What do you see for authentication methods?

Have a look at "Authentication and Access Controls" on the "Rpc"
virtual directory with IIS Admin.

The authentication settings in both of those should match. What you
DON'T want to do is use the GUI in the EMC to manage the
authentication settings foe OA.
---
Rich Matheisen
MCSE+I, Exchange MVP- Hide quoted text -

- Show quoted text -

ClientAuthenticationMethod : Basic
IISAuthenticationMethods : {Basic, Ntlm}

Authentications settings in IIS were right.
I just changed Outlook settings to remote.mydomain.com & we are in
business baby!!!
You guys ROCK!
If you're ever (or are currently) in the Houston area, shots of
Patrone are on me!
Woo-Hoo!!!
Now, if I can do something about the slooooow network access of files
on this thing...
 
[ snip ]

ClientAuthenticationMethod : Basic
IISAuthenticationMethods : {Basic, Ntlm}

Authentications settings in IIS were right.
I just changed Outlook settings to remote.mydomain.com & we are in
business baby!!!
You guys ROCK!
If you're ever (or are currently) in the Houston area, shots of
Patrone are on me!

Given the domain name I'da thunk you wuz in Oklahoma!
 
                                        [ snip ]
ClientAuthenticationMethod : Basic
IISAuthenticationMethods   : {Basic, Ntlm}
Authentications settings in IIS were right.
I just changed Outlook settings to remote.mydomain.com & we are in
business baby!!!
You guys ROCK!
If you're ever (or are currently) in the Houston area, shots of
Patrone are on me!

Given the domain name I'da thunk you wuz in Oklahoma!

The owner is from there & the troublesome remote office is there, as
well.
Thanks, again.
 
Back
Top