RE: Monitoring and Reporting Errors



Thanks Robert, uploaded and called IIS.zip--contains both files you requested.



"Robert Li [MSFT]" wrote:

Hi John,

Thanks for updating.

I am sorry for the inconvenience to you. I created a workplace to upload
file. Please click the following link to upload the file:

https://sftus.one.microsoft.com/choosetransfer.aspx?key=ad89d4e6-7244-4242-9
962-439527252ef0

Password: UgISO6)BI

I am looking forward to hear from you.

Have a nice day.

Best regards,

Robert Li(MSFT)

Microsoft CSS Online Newsgroup Support

Get Secure! - www.microsoft.com/security

=====================================================

This newsgroup only focuses on SBS technical issues. If you have issues
regarding other Microsoft products, you'd better post in the corresponding
newsgroups so that they can be resolved in an efficient and timely manner.
You can locate the newsgroup here:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx

When opening a new thread via the web interface, we recommend you check the
"Notify me of replies" box to receive e-mail notifications when there are
any updates in your thread. When responding to posts via your newsreader,
please "Reply to Group" so that others may learn and benefit from your
issue.

Microsoft engineers can only focus on one issue per thread. Although we
provide other information for your reference, we recommend you post
different incidents in different threads to keep the thread clean. In doing
so, it will ensure your issues are resolved in a timely manner.

For urgent issues, you may want to contact Microsoft CSS directly. Please
check http://support.microsoft.com for regional support phone numbers.

Any input or comments in this thread are highly appreciated.

=====================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
<Thread-Topic: Monitoring and Reporting Errors
<thread-index: AcdrIdmkLBZt9lcORheD/tfh52lhzg==
<X-WBNR-Posting-Host: 24.69.165.189
<From: =?Utf-8?B?Sm9obiBfIFg=?= <JohnX@xxxxxxxxxxxxxxxxxxxxxxxxx>
<References: <281C3092-3867-495C-B4C1-484DE997661C@xxxxxxxxxxxxx>
<ufeXDgsaHHA.2372@xxxxxxxxxxxxxxxxxxxxxx>
<A197B20C-C765-44B2-942D-3FE0FA559171@xxxxxxxxxxxxx>
<Subject: RE: Monitoring and Reporting Errors
<Date: Tue, 20 Mar 2007 11:59:13 -0700
<Lines: 174
<Message-ID: <A3A3D056-4E2C-48D8-9069-F578DC69948A@xxxxxxxxxxxxx>
<MIME-Version: 1.0
<Content-Type: text/plain;
< charset="Utf-8"
<Content-Transfer-Encoding: 8bit
<X-Newsreader: Microsoft CDO for Windows 2000
<Content-Class: urn:content-classes:message
<Importance: normal
<Priority: normal
<X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2757
<Newsgroups: microsoft.public.windows.server.sbs
<Path: TK2MSFTNGHUB02.phx.gbl
<Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.server.sbs:24087
<NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
<X-Tomcat-NG: microsoft.public.windows.server.sbs
<
<Hi Robert,
<I keep trying to send you the logs but i get an error message back from
the
<MS smtp servers saying that i am being bounced for sending spam...??
<
<
<
< You do not have permission to send to this recipient. For
<assistance, contact your system administrator.
< <southislandnetworks.com #5.7.1 smtp;550 5.7.1 <Your e-mail
was
<rejected by an anti-spam content filter on gateway (131.107.115.215).
Reasons
<for rejection may be: obscene language, graphics, or spam-like
<characteristics. Removing these may let the e-mail through the filter.>>
<
<
<do you have any other way to view them
<
<
<
<"John _ X" wrote:
<
<> Thanks for the input Robert,
<>
<> I do not get any errors when i use the local system account. In fact,
<> everything is working as it should be. There are no problems. It is only
as
<> network authority that causes all the problems.
<>
<> I tried your suggestions, but still network auth fails to work. I will
try
<> to get the logs and send them to you. ...
<>
<> "Robert Li [MSFT]" wrote:
<>
<> > Hi John,
<> >
<> > Thanks for posting in our newsgroup.
<> >
<> > From your description, I know that you get error when you view the
report
<> > from e-mail. If you change the DefaultAppPool to run as Local Service
<> > account, the system works OK. If I am off-base, please don¡¯t
hesitate to
<> > let me know.
<> >
<> > Based on my research, the DefaultAppPool runs under Network Service
account
<> > by default. If you change that to local system account, you will get
Server
<> > Application Unavailable error.
<> >
<> > Please take the following steps to see if the problem can be resolved:
<> >
<> > Step 1:Please verify the Monitoring VD settings in IIS server:
<> >
<> > 1. Open IIS snap-in.
<> > 2. Go to Default Web Site/Monitoring.S
<> > 3. Right click Monitoring and click Properties.
<> > 4. Click Virtual Directory tab.
<> > 5. Please ensure you have input proper Local Path
(C:\Inetpub\Monitoring)
<> > and also ensure the checkbox of Read, Log Visit and Index this
resource are
<> > checked.
<> > And also ensure Application Settings as follows:
<> >
<> > --Application Name: Monitoring
<> > --Execute Permissions: Script only
<> > --Application Pool: DefaultAppPool
<> >
<> > 6. Click Directory Security tab.
<> > 7. Click Edit under "Authentication and access control".
<> > 8. Make sure that only the option "Integrated Windows Authentication"
<> > checked.
<> > 9. Click Edit under "IP address and domain name restriction".
<> > 10. Make sure that "Granted access" has been selected.
<> > 11. Click Edit under "Secure communications".
<> > 12. Make sure that "Require secure channel (SSL)" is UNchecked.
<> >
<> > 13. Please double-check the default application pool in IIS. To do so:
<> >
<> > 1). Open IIS Manager.
<> > 2). Go to Server/Application Pools/DefaultAppPool.
<> > 3). Right click DefaultAppPool and click Properties.
<> > 4). Click the Identity tab.
<> > 5). Make sure the application pool is using "Predefined: Network
Service"
<> > as its identify.
<> >
<> > 14. Run IISReset command and check whether the problem persists.
<> >
<> > Step 2: Please change the ASP.NET version to 1.1.4322 on the
Monitoring
<> > Virtual Directory. To do so:
<> >
<> > 1. Open IIS snap-in.
<> > 2. Go to Default Web Site/Monitoring.
<> > 3. Right click Monitoring and click Properties.
<> > 4. Click ASP.NET tab, please change the ASP.NET version to 1.1.4322.
<> > 5. Run IISReset command to take effect the change.
<> >
<> > Step 3: If the issue persists, please verify the permissions as
follows:
<> >
<> > 1. Start Windows Explorer and go to C:\Windows\Microsoft.Net\Framework.
<> >
<> > 2. Right click the "v1.1.4322" folder and choose Properties.
<> >
<> > 3. Click the Security tab.
<> >
<> > 4. Click Add to add the "Local Service" and "Network Service" accounts
and
<> > then give them both the following permissions:
<> >
<> > Read & Execute
<> > List Folder Contents
<> > Read
<> >
<> > 5. Double click to open the "v1.1.4322" folder. Right click the
"Temporary
<> > ASP.NET Files" folder and choose Properties.
<> >
<> > 6. Click the Security tab.
<> >
<> > 7. Add the "IIS_WPG", "Local Service" and "Network Service" accounts
to the
<> > list and then give them the "Full Control" permission. Click OK.
<> >
<> > 8. At a command prompt, type "IISRESET" (without the quotation mark)
and
<> > then press ENTER. Then check if everything is working well.
<> >
<> > Step 4: Run the following command where at command prompt:
<> >
<> > secedit /configure /db c:\windows\temp\seceditsv.sdb /cfg
<> > "c:\windows\security\templates\setup security.inf" /log
<> > c:\windows\temp\seceditsv.log
<> >
<> > This sets the local security policy back to default, and allowed the
<> > License Logging Service and other such services to start using the
Network
<> > service account. Restart the SBS Server to have a check
<> >
<> > If the issue persists, please help me collect the following
information for
<> > analyze:
<> >
<> > 1. Please help to collect the IIS metabase for analyze:
<> >
<> > To collect the IIS metabase on Server:
<> >
<> > 1). On Exchange Server, install .NET Framework Version 1.1:
<> >
http://www.microsoft.com/downloads/details.aspx?FamilyID=262d25e3-f589-4842-
<> > 8157-034d1e7cf3a3&DisplayLang=en.
<> > 2). Install MBExplorer by installing IIS 6 Resource Kit Tools:
<> >
http://www.microsoft.com/downloads/details.aspx?FamilyId=56FC92EE-A71A-4C73-
<> > B628-ADE629C89499&displaylang=en.
<> > 3). Once it is installed, access it from Start, Programs, IIS
Resources,
<> > Metabase Explorer.
<> > 4). In the left pane, right click ''LM'' (under your server computer
name)
<> > to choose ''Export to file'', and then save it as IIS.mbk.
<> > 5). Compress this mbk file and send it to me for analysis. Please let
me
<> > know the password if you set on this iis mbk file.
<> >
<> > 2. Please collect the Setup MPS Reports for analyze:
<> >
<> > 1) Please download the MPSRPT_SETUPPerf.EXE from the following link
and
<> > then run this tool to gather some information from the problematic
computer:
<> >
http://www.microsoft.com/downloads/details.aspx?familyid=cebf3c7c-7ca5-408f-
<> > 88b7-f9c79b7306c0&displaylang=en
<> > 2) Double-click on the MPSRPT_SETUPPerf.EXE file.
<> > [Note] This process may take some time; however, it will not have a
<> > negative effect on the performance.
<> > c. A CAB file will be generated in the
<> > %systemroot%\MPSReports\Setup\Reports\Cab directory called
<> > %COMPUTERNAME%_MPSReports.CAB. The CAB file will contain the reports
<> > generated by the MPS Reporting Tool.
<> >
<> > Please send the log files to my mailbox: v-robeli@xxxxxxxxxxxxx with
<> > subject: 38391797-Monitoring and Reporting Errors.
<> >
<> > I am looking forward to hear from you.
<> >
<> > If you need further assistance, please don¡¯t hesitate to let me
know.
<> >
<> >
<> > Best regards,
<> >
<> > Robert Li(MSFT)
<> >
<> > Microsoft CSS Online Newsgroup Support
<>
<


.



Relevant Pages

  • RE: Performance Report & backup log
    ... Sorry robert i have only just seen your reply, ... Microsoft CSS Online Newsgroup Support ... This newsgroup only focuses on SBS technical issues. ... When opening a new thread via the web interface, we recommend you check the ...
    (microsoft.public.windows.server.sbs)
  • Re: IIS logs for Exchange/OMA Access
    ... Robert Li ... Microsoft CSS Online Newsgroup Support ... This newsgroup only focuses on SBS technical issues. ... Collect IIS Log: ...
    (microsoft.public.windows.server.sbs)
  • RE: Monitoring and Reporting Errors
    ... Microsoft CSS Online Newsgroup Support ... This newsgroup only focuses on SBS technical issues. ... <Thread-Topic: Monitoring and Reporting Errors ... Click Directory Security tab. ...
    (microsoft.public.windows.server.sbs)
  • Re: Security Tab no longer showing
    ... Microsoft CSS Online Newsgroup Support ... This newsgroup only focuses on SBS technical issues. ... Security Tab no longer showing ...
    (microsoft.public.windows.server.sbs)
  • Re: Outlook Send and Receive
    ... Hello Robert, I spent this morning attempting to work through your ... Please apply the latest Outlook 2003 update and see if the problem ... Microsoft CSS Online Newsgroup Support ... This newsgroup only focuses on SBS technical issues. ...
    (microsoft.public.windows.server.sbs)