RE: Performance report E-Mail problems.

From: Jerry zhao (v-jerryz_at_online.microsoft.com)
Date: 01/28/05


Date: Fri, 28 Jan 2005 04:10:37 GMT

Hi Keith,

Thanks for posting here.

As I understand, the issue is that you cannot get the correct e-mail for
Server Performance reports. If I'm off base, please let me know.

Cause:
============
SBS2003 Premium: 127.0.0.1 (loopback) is missing from the Default Web Site.
SBS2003 Standard: A host header is assinged to All Unassigned (Default)

Resolution
============
SBS2003 Premium:
<Typically ISA is installed and thus Default Website is bounded to the
internal IP only.>
Go to IIS, Default Web Site, Web Site tab, Advanced. Server should have the
internal IP on port 80 and 127.0.0.1 on port 80. If the loopback is
missing, click Add, and type 127.0.0.1 for the IP, 80 for the port, and do
NOT assign any host header to 127.0.0.1.

SBS2003 Standard:
<ISA is not installed and thus Default Website is bounded to All
Unassigned.>
Go to IIS, Default Web Site, Web Site tab, Advanced. Verify the IP address.
Default does not have a host header. Removed any host header assigned to
Default. If you have to assign a host header to the default website, please
add 127.0.0.1 with port 80 and NO host header to the default website.

NOTE: Monitoring and Reporting, and Backup snap-in in Server Management
communicate with the IIS Default Website using 127.0.0.1. Make sure
127.0.0.1 port 80 is available and no host header is assigned to 127.0.0.1.

For more information about this issue, you can refer Microsoft Web Site:

842693 You receive a "HTTP 400 - Bad Request" error message when you try to
use the Monitoring and Reporting snap-in or the Backup snap-in on a Windows
Small Business Server 2003-based computer
http://support.microsoft.com/?id=842693

If you have any questions or concerns, please feel free to let me know.

Have a nice day!

Best regards,

Jerry Zhao (MSFT)

Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.



Relevant Pages

  • RE: asp pages error
    ... > site allow you to configure it to listen on another port or add Host Header ... > Default Web Site and Companyweb. ... > You also can add Host Header on the web site if it does not allow listening ...
    (microsoft.public.windows.server.sbs)
  • RE: asp pages error
    ... To configure the Port and Listening port, ... I assume that you have installed the web site on the IIS MMC already. ... In the Host Header value blank, you can assign multiple host names, also ...
    (microsoft.public.windows.server.sbs)
  • Re: SBServer Internet Web Site (default)
    ... > before responding. ... > Create an additional website under the website folder - ... Websites are directed by ip, port or host header. ... >> I have created a new web site on my IIS6 SBServer assigned it an IP ...
    (microsoft.public.windows.server.sbs)
  • Re: IIS5.0 Argh
    ... create a brand new website with the root pointed at ... Change this website to have a host header of www.sprinklermonkey.com ... So requests containing the Host header www.sprinklermonkey.com will see ... Web Site directory. ...
    (microsoft.public.inetserver.iis)
  • RE: Reporting & Monitoring Problem
    ... Go to IIS, Default Web Site, Web Site tab, Advanced. ... internal IP on port 80 and 127.0.0.1 on port 80. ... <ISA is not installed and thus Default Website is bounded to All ... Removed any host header assiged to Default. ...
    (microsoft.public.windows.server.sbs)

Loading