Event ID 10015 Source DCOM
Got a locked down Active Directory? Or just a messy one? Getting
The machine wide limit settings do not grant Remote Launch permission for the COM Server application with CLSID {5A5AA0AA-1DEB-4683-96B0-B43301E83971}
errors?
Then read on!
Can’t install the Office Genuine Advantage Notifications (KB949810) update?
Do you get
"Installation Failure: Windows failed to install the following update with error 0x80070643: Office Genuine Advantage Notifications (KB949810)."
Simple. Start the Task Scheduler service.
Synchronizing time on a Windows 2003 domain controller
In a Windows domain environment its incredibly important that all clients & servers share the correct time. Its also important that this time is correct, otherwise your users go home early.
Here we'll set your domain controller to get the time via NTP. Windows clients will then automatically collect the right time from their domain controller.
The currently selected KDC certificate was once valid…
Description:The currently selected KDC certificate was once valid, but now is invalid and no suitable replacement was found. Smartcard logon may not function correctly if this problem is not remedied. Have the system administrator check on the state of the domain’s public key infrastructure. The chain status is in the error data.
I had this error on a domain controller that shouldn't have this error. Theres pretty much no documentation for KDC or certificate debugging.
How can I specify the Global Catalog (GC) that I want my Microsoft Exchange Server system to use?
If you want to force the Exchange server to use a specific GC instead of letting the server automatically choose a GC, you can perform the following steps:
- Start the Microsoft Management Console (MMC) Exchange System Management (ESM) snap-in (Start, Programs, Microsoft Exchange, System Manager).
- In the treeview pane, navigate to Administrative Groups, <administrative group name>, Servers.
- Right-click the server and select Properties.
- Select the Directory Access tab.
- From the Show drop-down list, select Global Catalog Servers.
- Clear the "Automatically discover servers" check box.
- Click Yes in the confirmation box.
- Click Add.
- Enter the name of the GC to use.
- Click OK.
Microsoft recommends that you don't manually set the GC that Exchange Server uses; therefore, you should manually set the GC only when it's absolutely necessary.
[Snippet] Checking a Global Catalog is really a Global Catalog
Use an LDAP browser or ADSI Editor to connect to the port 3268 Global Catalog communication is performed over TCP port 3268, regular LDAP lookups are sent to TCP port 389.
After assigning a GC role to a server, check its Directory Services event log for event number 1119, which indicates successful obtaining a role of a Global Catalog server
Ridiculously simple NTLM Authentication for Apache (Ubuntu)
We all know Ubuntu makes things amazingly simple. This is the best I've found so far. NTLM authentication in Apache used to take a while to setup, it used to be tricky, fiddly - generally a bit hit and miss.
[Snippet] Connecting to Windows 2008 Server from XP
By default, Windows 2008 requires Network Level Authentication to connect via RDP/Terminal Services. This is not supported on Windows XP. It is supported on XP SP3 but its a dirty hack to get working. Try it if you like. Or, change the security settings on Windows 2008, select Allow connections from computers running any version Remote Desktop (less secure).
This also works for XP -> Vista connections.
Installing Windows Server 2008 on PERC 4/DC
Got an older server like a Dell PowerEdge 2850 or a 2900 that you want to install Windows Server 2008 on?
You'll need to provide extra drivers for Windows to see the PERC RAID array.
I downloaded the Windows 2003 PERC 4/DC drivers from Dell.
[Snippet] Stop Windows Update irritating you to restart after updates
I've been irritated to reboot my laptop every fifteen minutes to reboot my laptop. Its never convenient is it.
Click Start, Run and type net stop wuauserv



