If you get the following error in the system event logs while trying to start the Distributed Transaction Coordinator service, we can help.
Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7024
Description: The Distributed Transaction Coordinator service terminated with service-specific error 3221229584 (0xC0001010).
Monday, March 4, 2013
The IP Address You Have Entered for this Network Adapter is Already Assigned to Another Adapter
If you have ever replace and NIC card, either virtual or physical, and used the same static IP address as the old card had, you probably recognise the error below.
The IP address XXX.XXX.XXX.XXX you have entered for this network adapter is already assigned to another adapter <Name of adapter>. <Name of adapter> is hidden from the network and Dial-up Connections folder because it is not physically in the computer or is a legacy adapter that is not working. If the same address is assigned to both adapters and they become active, only one of them will use this address. This may result in incorrect system configuration.
Do you want to enter a different IP address for this adapter in the list of IP addresses in the advanced dialog box?
The IP address XXX.XXX.XXX.XXX you have entered for this network adapter is already assigned to another adapter <Name of adapter>. <Name of adapter> is hidden from the network and Dial-up Connections folder because it is not physically in the computer or is a legacy adapter that is not working. If the same address is assigned to both adapters and they become active, only one of them will use this address. This may result in incorrect system configuration.
Do you want to enter a different IP address for this adapter in the list of IP addresses in the advanced dialog box?
VMWare Console Window Blank
There's an issue with Data Execution Prevention (DEP) in Windows that causes you to get a black empty
screen , or a white blank screen while trying to connect to a VMWare console using the VSphere client, or the Virtual Infrastructure Client (VIC). You might also be presented with one of the following errors
- Unable to get the window handle for the 'AxQuickMksAxCtl' control. Windowless ActiveX controls are not supported.
- Exception has been thrown by the target of an invocation
Labels:
AxQuickMksAxCtl,
bcdedit,
Data Execution Prevention,
DEP,
error,
Exception,
Virtual Infrastructure Client,
VMWare,
VSphere client,
Windows
Thursday, February 21, 2013
How to Delegate Rights to Modify SPNs in Active Directory
With Kerberos taking over as the preferred authentication protocol, system administrators need to be able to modify the SPN for their service accounts and computer objects in Active Directory. And you don't want to make all of your system administrators domain admins. To delegate this right, you can run the command below on your domain controller.
Labels:
Active Directory,
dsacls,
kerberos,
rights delegation,
service principle name,
servicePrincipleName
You have not entered a valid product key or the key is incorrect
The following two errors show up for Microsoft Office 2007 and 2003 users for a couple of reasons.
Error #1
The key is incorrect. Verify that you have the correct key, and then retype it.
Error #2
You have not entered a valid Product Key. Please check the number located on the sticker on the back of the CD case or on your Certificate of Authenticity.
Error #1
The key is incorrect. Verify that you have the correct key, and then retype it.
Error #2
You have not entered a valid Product Key. Please check the number located on the sticker on the back of the CD case or on your Certificate of Authenticity.
Sunday, February 17, 2013
Forceful Demotion of a Dead Domain Controller
If one of your domain controllers dies on you, then you cannot gracefully demote it. So, when this happens there are a few things that you need to do to remove it from the domain and cleanup the mess that this failure created.
The first step is to jump on one of your remaining domain controllers that's running Windows 2003 SP1 or newer.
The first step is to jump on one of your remaining domain controllers that's running Windows 2003 SP1 or newer.
Labels:
Active Directory,
ADDS,
DC,
demotion,
DNS,
Domain Controllers,
metadata cleanup,
ntdsutil,
remove selected server,
Windows 2003,
Windows 2008,
Windows Server
Monday, February 11, 2013
How to Configure Windows Event Logs as SNMP Traps
There are a lot of different monitoring suites out there that monitor servers by using SNMP traps. If you want to be alerted when a specific error or warning occurs in any of your event logs, you need to configure those events to send an SNMP trap.
To do this, you need to launch %windir%\system32\evntwin.exe to start configuring them. That opens up a window like this.
To do this, you need to launch %windir%\system32\evntwin.exe to start configuring them. That opens up a window like this.
Labels:
%windir%\system32\evntwin.exe,
Event Logs,
Event Sources,
Event to Trap Translator,
Generate Trap,
Monitoring Suites,
SNMP,
SNMP Monitoring,
SNMP Traps,
Windows,
Windows Server,
Workstation
Subscribe to:
Posts (Atom)