×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On Tue, Nov 11, 2008 at 8:38 PM, Michael Naughton
<michael_naughton@xxxxxxxxxxxx> wrote:
** we'd be better off with a separate backup system for the window stuff
This one, IMHO, is very important. You can backup the storage spaces
from the i side, as long as you're not running anything resembling a
database on the machine.
One thing i've seen done wrong here frequently is that Domain
Controllers are backed up using this method - this is an unsupported
scenario from Microsoft's side, and it WILL break your AD replication
if restored.
The most common issue is this one:
http://support.microsoft.com/kb/875495/de
Use a proper, VSS based backup solution that is not image based to
backup all databases. Terminal Servers for example can be backed up as
images, but DCs and SQL Server can't. Remember that many Windows-based
Server software comes with SQL Server Express - in that case, the same
rule applies.
As an Amazon Associate we earn from qualifying purchases.