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 …
Author Archives: Morgan Simonsen
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 …
Continue reading “Installing Windows Server 2008 on a Compaq ProLiant ML310 G1 server”
ADMT on Windows Server 2008 x64
This nice error popped up when trying to install ADMT v3 on a Windows Server 2008 x64 server: ————————— ADMT Installer ————————— The Active Directory Migration Tool v3 must be installed on Windows Server 2003.
Office Communicator 2007 automatic sign-in problem
[stub] The Office Communicator 2007 OCS client requires that the domain name of the FQDN returned for the SRV record _sipinternaltls._tcp.<SIP domain> match the SIP domain. If not, you will not be able to use automatic sign-in.
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 …
Continue reading “How to remove the VMWare tray icon for all users”
How to successfully run Oracle client software on Terminal Server
[stub] Oracle client requires the Create Global Objects user right. Add the required users to the Local Security Policy or a GPO to assign them this right.
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 …
Continue reading “How to install Windows Live programs on an unsupported OS”
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 …
Continue reading “Working with Group Policy Restricted Groups policies”
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 …
Continue reading “Exchange 2007 Anti-Spam updates and the Automatic Updates client”