Resolving DCOM 10016 Errors

For some reason I frequently encounter these DCOM errors on servers running SharePoint Services: Log Name: System Source: Microsoft-Windows-DistributedCOM Date: 25.05.2008 15:50:23 Event ID: 10016 Task Category: None Level: Error Keywords: Classic User: NETWORK SERVICE Computer: server.domain.com Description: The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID …

Installing Windows Server 2008 on a Compaq ProLiant ML310 G1 server

I have an old first-generation (G1) Compaq ML310 server that I use as a multi-server on my home network. Since it is so old the server is only capable of running an x86 OS, but it has 3 GB of memory so I manages the job for my small network. It is certified for Windows …

DCPROMO install problem

Trying to install a new child domain in an existing forest I received this error from DCPROMO: ————————— Active Directory Installation Wizard ————————— The wizard cannot gain access to the list of domains in the forest. This condition may be caused by a DNS lookup problem. For information about troubleshooting common DNS lookup problems, please …

How to remove the VMWare tray icon for all users

Find this key: HKEY_LOCAL_MACHINESOFTWAREVMware, Inc.VMware Tools or, if you’re on x64: HKEY_LOCAL_MACHINESOFTWAREWow6432NodeVMware, Inc.VMware Tools Change the ShowTray DWORD value to 0. Since this is in the HKLM hive it will take precedence over the same setting under HKCU. If you want to disable the icon only for the logged on user, change the same value …

How to install Windows Live programs on an unsupported OS

For some reason Microsoft has decided to not let us install any of the Windows Live programs; Messenger, Gallery etc. on Windows Servers or x64 editions of Windows XP. If you try to run the installer (WLInstaller.exe) on any of these OSs you see this error: ————————— Windows Live Installer ————————— Sorry, Windows Live programs …

Working with Group Policy Restricted Groups policies

What are Restricted Groups? The Restricted Groups security setting in Group Policy allows an administrator to define two properties for security-sensitive groups (“restricted” groups). The two properties are Members and Member Of. In short it lets an Administrator decide which security principals are members of a restricted group, and which groups the restricted group is …

Exchange 2007 Anti-Spam updates and the Automatic Updates client

Exchange 2007 uses the Windows Operating System Automatic Updates Client as a proxy to download it’s anti-spam signatures and reputation lists. The Exchange component responsible for this is the Microsoft Exchange Anti-spam Update service (witht he somewhat confusing description The Microsoft Forefront Security for Exchange Server anti-spam update service.) This service is referred to in …