Re: Server Mngt- Backup and Monitor and report Broken after SP2 in



Yep, it seems there are serious problems. The backup directory should have been configured as a virtual directory and it seems it's not. The only thing that comes to mind right now is if you are lucky and there is a copy of the metabase from before you installed SP2.

In IIS Manager, right click on the server name and select 'All Tasks', 'Backup/Restore Configuration...". From the list that says 'AutomaticBackup' see if you can find one with time prior to the update. If you do select it and 'Restore'. If not, then wait just in case someone has a solution here otherwise try Microsoft CSS

Sorry I couldn't be of more help

--
Costas


"ajlimberis" <ajlimberis@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:AE7C87DC-6459-4E4C-9B39-D24428E4DE89@xxxxxxxxxxxxxxxx
Thanks.

1) On the backup question the tab says directory, not virtual directory.
Perhaps that is the problem. All of the other persmissions are as you said.

2) On the monitoring question.
I go to SBS Server setup.
I select Maintenance on Server Tools.
Monitoring is not installed, I select install and I get the following error
dialog
"Monitoring depends on Server Tools, which has an install problem" the only
option on this dialog is OK. That is why I tried to uninstall Server Tools
and then reinstall it.
Somehow this all got broke after SP2

Thanks again

"Costas" wrote:

For the backup component...Go to 'Properties' under the 'Backup' virtual
directory click on 'Directory Security tab and on the 'Edit' button under
'Authentication and access control'. Make sure that the integrated Windows
authentication option is selected. Under the 'Virtual Directory' tab, make
sure that the Application Pool is set to 'DefaultAppPool'

For the monitoring and reporting... now it's getting tricky. Since you
tried to reinstalled what exactly are the error you are getting. You wrote
that you tried to "remove the server tools". There is no need to remove
server tools. You have to "reinstall" the 'Monitoring' component

--
Costas


"ajlimberis" <ajlimberis@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:38C9A8C0-B6AE-4B6D-AA5B-A3D363F7E3C6@xxxxxxxxxxxxxxxx
> Thanks, this has moved things in a positive direction.
> This has caused to different results.
>
> 1) For backup
> When I click on backup I now get the following
> --------------------------------------------------------------------------------
> You do not have the correct permissions to view this page. For more
> information contact your system administrator.
>
> To view this page, you must be a member of the Domain Admins security
> group.
> I'm logged in as the administrator, so this doesn't make sense. Just to > be
> sure I checked and the administrator is infact a member of the Domain
> Admins
> group.
>
> I checked permissions on the backup directory in IIS and Admin has full
> priv.
> I also checked and the local path says \backup and read is enabled. I
> enabled write script and directory browsing and this didn't make any
> difference.
>
> 2) for monitoring and reporting I get the following
> Small Business Server Monitoring and Reporting
> To view performance and usage reports, first run the Monitoring
> Configuration Wizard to enable monitoring, reporting, and alerts. To do
> this,
> click (As a hyper link) Set Up Monitoring Reports and Alerts.
>
> Here is where it gets interesting and may be the root cause of the
> problem.
> When I click on the setup and monitoring reports and alerts hyperlink I
> get
> a error dialog box stating"
> "The wizard encountered an error while configuring the monitoring
> features.
> Run SBS server setup, resinstall the server tools component, and then > run
> the
> Monitoring config wizard again.
>
> When I run SBS setup I get an error when I try to remove server tools. > as
> follows.
> An error occurred while copying files for the Server Tools component. > See
> C:\Program Files\Microsoft Integration\Windows Small Business Server
> 2003\Logs\SBSMSI-A5E98C65-585A-45AB-BFC3-8555305B9929.LOG for the list > of
> files that were not copied. You may want to run Setup again and > reinstall
> the
> component.
> An error occurred while copying files for the Server Tools component. > See
> C:\Program Files\Microsoft Integration\Windows Small Business Server
> 2003\Logs\SBSMSI-C73E81BF-432C-44E2-831D-F46081CA6E28.LOG for the list > of
> files that were not copied. You may want to run Setup again and > reinstall
> the
> component.
> An error occurred while copying files for the Server Tools component. > See
> C:\Program Files\Microsoft Integration\Windows Small Business Server
> 2003\Logs\SBSMSI-D846DDEE-EDF2-445F-96A4-175544202D32.LOG for the list > of
> files that were not copied. You may want to run Setup again and > reinstall
> the
> component.
> An error occurred while copying files for the Server Tools component. > See
> C:\Program Files\Microsoft Integration\Windows Small Business Server
> 2003\Logs\SBSMSI-3CF8BDBC-DA0F-45FA-A4B9-3A31CCE774E9.LOG for the list > of
> files that were not copied. You may want to run Setup again and > reinstall
> the
> component.
>
> Help!
>
> "ajlimberis" wrote:
>
>> From he server management console, when I click on the backup link. I >> get
>> the
>> following error displayed. I get a similar error for monitor and
>> reporting
>> (shown below)
>>
>> Server Error in '/' Application.
>> --------------------------------------------------------------------------------
>>
>> Configuration Error
>> Description: An error occurred during the processing of a >> configuration
>> file
>> required to service this request. Please review the specific error
>> details
>> below and modify your configuration file appropriately.
>>
>> Parser Error Message: It is an error to use a section registered as
>> allowDefinition='MachineToApplication' beyond application level. This
>> error
>> can be caused by a virtual directory not being configured as an
>> application
>> in IIS.
>>
>> Source Error:
>>
>>
>> Line 75: "Passport" and "None"
>> Line 76: -->
>> Line 77: <authentication mode="Windows" />
>> Line 78: <identity impersonate="true" />
>> Line 79:
>>
>>
>> Source File: C:\Inetpub\Backup\web.config Line: 77
>>
>>
>> --------------------------------------------------------------------------------
>> Version Information: Microsoft .NET Framework Version:1.1.4322.2407;
>> ASP.NET
>> Version:1.1.4322.2407
>>
>>
>> Monitor and reporting error
>>
>> Configuration Error
>> Description: An error occurred during the processing of a >> configuration
>> file
>> required to service this request. Please review the specific error
>> details
>> below and modify your configuration file appropriately.
>>
>> Parser Error Message: It is an error to use a section registered as
>> allowDefinition='MachineToApplication' beyond application level. This
>> error
>> can be caused by a virtual directory not being configured as an
>> application
>> in IIS.
>>
>> Source Error:
>>
>>
>> Line 248: "Passport" and "None"
>> Line 249: -->
>> Line 250: <authentication mode="Windows" />
>> Line 251: <identity impersonate="true" />
>> Line 252:
>>
>>
>> Source File: C:\Inetpub\monitoring\web.config Line: 250
>>
>>
>> --------------------------------------------------------------------------------
>> Version Information: Microsoft .NET Framework Version:1.1.4322.2407;
>> ASP.NET
>> Version:1.1.4322.2407
>>



.