ITExperience.NET Rotating Header Image

Posts under ‘Windows 2008’

Error The computer “servername.domain” is joined to a cluster on Windows 2008 R2

In the case that a Windows 2008 R2 node was previously active in another cluster, you may experience a problem when adding that node to the new cluster. The following error could occur:

The computer “servername.domain” is joined to a cluster.image Error The computer “servername.domain” is joined to a cluster on Windows 2008 R2
 

Temporarily adjust date-time settings on domain system

In some scenarios it may be useful to adjust the date and time settings on a domain system. Especially when testing a particular millennium bug, or something like that :)

By default on a Windows domain, the time is synchronized every now and then; mostly within minutes. This may be undesirable if you’re planning to test for a few hours.

VSS error: Failed resolving account Administrator with status 1376

On my domain controllers, the following errors occurred in my eventlog:

Log Name:      Application
Source:        VSS
Event ID:      8230
Task Category: None
Level:         Warning
Computer:      DomainController1
Description:  Volume Shadow Copy Service error: Failed resolving account Administrator with status 1376.
Check connection to domain controller and VssAccessControl registry key.
Operation:   Gathering Writer Data  
Executing Asynchronous Operation Context:  
Execution Context: Requestor  
Current State: GatherWriterMetadata
Error-specific details: 
Error: NetLocalGroupGetMemebers(Administrator), 0×80070560, The specified local group does not exist.

Error 8418 after schema extension for Exchange 2010

After you have run setup /PrepareSchema to make modifications to the Active Directory schema, as a preparation for an Exchange 2010 installation, the following errors may occur on your domain controller(s):

Cannot upload large files to IIS7 website

When running a website on Windows 2008 with IIS 7, you may have difficulties uploading large files to the website. The following error occurs