“CMapiSession::CreateEMSPSTProfile” Error Message When You Use Exmerge

2 comments »
“CMapiSession::CreateEMSPSTProfile” Error Message When You Use Exmerge

ExMerge is a tool I use when users leave the company. Before deleting and purging the mailbox I create a PST file in which all mail and data will be saved. This can be given to the user in case he/she askes for it.

Continue reading »

Layout change

No comments »
Layout change

I changed some of the layout incl. the header picture which I took on my balkonny some time ago. The blog system being used (Wordpress) is a great one and I hope to add some more functionality to this site.

The first one is the ability to have some pages of different RSS feeds I read.

Event ID 5807 (NetLogon) on a Windows 2003 Domain Controller

No comments »
Event ID 5807 (NetLogon) on a Windows 2003 Domain Controller

A client computer that logs onto a domain that includes Windows Server 2003 domain controllers AND Active Directory Sites may be authenticated by a remote domain controller instead of by the local domain controller.

Continue reading »

How to change ‘enumarate services’ right on Windows 2003

No comments »
How to change ‘enumarate services’ right on Windows 2003

When a user or application tries to enumarate services on a Windows 2003 server, there maybey an error saying : Access Denied.

Continue reading »

Event ID 6 (Kerberos), 1053 (UserEnv) on Windows XP

No comments »
Event ID 6 (Kerberos), 1053 (UserEnv) on Windows XP

I had a user whom did not get any user policies assigned. The environment is a Windows XP (SP1 and SP2) clients, Windows 2003 AD (windows 2003 mode). I tried logging on with this user on different computers with no luck. Checked the eventlog and noticed some errors.

Continue reading »

Release: Microsoft Internet Security and Acceleration (ISA) Server 2004 Service Pack 2

No comments »
Release: Microsoft Internet Security and Acceleration (ISA) Server 2004 Service Pack 2

Internet Security and Acceleration (ISA) Server 2004 SP2 provides the latest updates to ISA Server 2004 Standard Edition and Enterprise Edition, with increased security, reliability and stability. Microsoft strongly encourages customers to install SP2 on all computers running ISA Server 2004.

Continue reading »

MSH, Microsoft shell a.k.a Monad (Beta 3)

No comments »
MSH, Microsoft shell a.k.a Monad (Beta 3)

MSH, or Microsoft Shell (codename Monad), is a command line interface shell and scripting language product being developed by Microsoft. The interface is similar to Unix shells, but the product is based on object-oriented programming and the Microsoft .NET framework.

Continue reading »

Event ID 10016 (DCOM) on Windows 2003 Server

2 comments »
Event ID 10016 (DCOM) on Windows 2003 Server

After installing Service Pack 1 on a Windows 2003 Server I recieved the following error:

Event ID : 100016
Source : DCOM
The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID {BA126AD1-2166-11D1-B1D0-00805FC1270E} to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20). This security permission can be modified using the Component Services administrative tool.

The COM Server application with CLSID has to be tracked down in the
registry, in this case the following reg key:

HKEY_CLASSES_ROOT\CLSID\{BA126AD1-2166-11D1-B1D0-00805FC1270E}

In this key you can acquire the AppID, in this case the following AppID:

{27AF75ED-20D9-11D1-B1CE-00805FC1270E}

The AppID has to be tracked down in the registry, in this case the following
reg key:

HKEY_CLASSES_ROOT\AppID\{27AF75ED-20D9-11D1-B1CE-00805FC1270E}

In this key you can acquire the LocalService name, in the case the following
name:

Netman

The LocalService has to be tracked down in the Component Services MMC; in
this case Netman is listed within the DCOM Config section.

Browse to the Security Tab, edit the Launch and Activation Permissions, and
make necessary changes. In this case, NETWORK SERVICE needed to be added with
Remote Launch and Remote Activation permissions.

Event ID 4515, DNS error (Windows 2003)

No comments »
Event ID 4515, DNS error (Windows 2003)

After a new installation of a DNS server, I received the following error on my DNS server every time it started :

Event ID : 4515
Source : DNS
The zone was previously loaded from the directory partition MicrosoftDNS but another copy of the zone has been found in directory partition . The DNS Server will ignore this new copy of the zone. Please resolve this conflict as soon as possible. If an administrator has moved this zone from one directory partition to another this may be a harmless transient condition. In this case, no action is necessary. The deletion of the original copy of the zone should soon replicate to this server.
If there are two copies of this zone in two different directory partitions but this is not a transient caused by a zone move operation then one of these copies should be deleted as soon as possible to resolve this conflict.
To change the replication scope of an application directory partition containing DNS zones and for more details on storing DNS zones in the application directory partitions, please see Help and Support.

Continue reading »

Event ID 10005, DCOM Error

No comments »
Event ID 10005, DCOM Error

Currenty we have ePolicy Orchastrator which distributes McAfee 8.0i to servers. One server didn’t want to install the McAfee virussacn and the following error appeared in the EventViewer:

Event ID : 10005
Source : DCOM
DCOM got error “The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. ” attempting to start the service ntmssvc with arguments “-Service” in order to run the server:
{D61A27C6-8F53-11D0-BFA0-00A024151983}

Solution:

After investigating the GUID I found that it was from the Removable Storage Service. This service was indeed Disabled on the server where ePolicy Orchestrator wanted to install the antivirus client.

I changed the startup to Manual, without starting the service. Then I tried to deploy McAfee again and this time it went without any problem.

Other related errors : Event ID 10005 – DCOM Error VSS (swprv)

Twitter links powered by Tweet This v1.6.1, a WordPress plugin for Twitter.