To recreate the databases use these steps:
- Download the following package: https://skydrive.live.com/self.aspx/.Public/MonitoringDBRecreate/Create-SBSMonitoringDb.zip?cid=d5fe25afb6c3615f&sc=documents
- Extract the files to c:\windows\temp
- Complete the one set of the following steps according to the version you are working with:
For SBS 2008
- Launch an administrative PowerShell session
- Launch the script:
C:\windows\temp\Create-SBSMonitoringDb.ps1 - After completing the script and verifying that that monitoring is working, complete the steps in this article: http://blogs.technet.com/b/sbs/archive/2009/07/14/sbs-2008-console-may-take-too-long-to-display-alerts-and-security-statuses-display-not-available-or-crash.aspx
For SBS 2011 Standard
- Launch "C:\Program Files\Windows Small Business Server\Bin\MoveDataPowerShellHost.exe" as an administrator
- Launch the script:
C:\windows\temp\Create-SBSMonitoringDb.ps1
Trouble Shooting:
File C:\windows\temp\create-sbsmonitoringdb.ps1 cannot be loaded because the execution of scripts is disabled on this system. Please see "get-help about_signing" for more details.Set-ExecutionPolicy Unrestricted
http://blogs.technet.com/b/sbs/archive/2011/08/22/how-to-recreate-the-sbsmonitoring-database.aspx
Žádné komentáře:
Okomentovat