When restarting Globalsight, Exchange Server predominates on Windows Server SBS 2011 Standard.
This means, if you type
http://localhost
you'll see the standard IIS7 start page of your server,
if you type
http://remote.mydomain.com
you'll be able to login into your remote over Internet from a different computer and,
if you type
http://localhost/globalsight or
http://mydomain.com/globalsight
you will receive an error message:
QUOTE:
HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
Module IIS Web Core
Notification MapRequestHandler
Handler StaticFile
Error Code 0x80070002
Requested URL http://localhost:80/globalsight
Physical Path C:inetpubwwwrootglobalsight
Logon Method Anonymous
Logon User Anonymous
This means my friends that, in order to be found, GLOBALSIGHT need to be installed in the server directory
C:inetpubwwwrootglobalsight
and not directly in
C:globalsight
a place where it can't be found...
Don't miss the 3. part of this challenge!