Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

The Password Change Notification Service (PCNS) that is included in Host Integration Server 2004 does not start after you install Windows Server 2003 SP1


View products that this article applies to.

Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 (http://support.microsoft.com/kb/256986/) Description of the Microsoft Windows registry

↑ Back to the top


Symptoms

The Microsoft Password Change Notification Service (Pcnssvc.exe) is included with Microsoft Host Integration Server 2004. After you install Microsoft Windows Server 2003 Service Pack 1 (SP1), the Password Change Notification Service (PCNS) does not start. When this problem occurs, the following Error event is logged in the Application log:

Event ID: 6004
Event Type: Error
Description:
The Password Change Notification service executable �%3 failed while verifying the files signature. The service will not be started and password notifications will not be sent. pcnsfltapi.cpp (484): %2

↑ Back to the top


Cause

This problem occurs because of a change in the way path names of service binaries are recorded in the registry. This change puts quotation marks ("") around the binary file name that is stored in the ImagePath registry entry. Therefore, the PCNS signature validation logic that is included in Host Integration Server 2004 can no longer verify the file.

↑ Back to the top


Resolution

To resolve this problem, download and then install an updated version of the PCNS. To download the updated version of the PCNS, visit the following Microsoft Web site:Notes
The updated version of PCNS also contains fixes to other problems that are not described in this article.
Before you install the updated version of PCNS, you must remove the version that is currently on the computer.

↑ Back to the top


Workaround

To work around this problem if you cannot update to the latest version of PCNS, remove the quotation marks that enclose the binary file name in the registry.

Note We recommend that you install the latest version of PCNS because other fixes that are not described in this article are included the latest version.

To remove the quotation marks that enclose the binary file name, follow these steps:

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
1.Click Start, click Run, type regedit, and then click OK.
2.Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PCNSSVC
3.Right-click ImagePath, and then click Modify. The Edit String dialog box appears.
4.In the Value data box, remove the quotation marks that enclose the binary file name, and then click OK.
5.On the File menu, click Exit.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


Keywords: KB899760, kbpasswords, kbprb, kbservice, kbtshoot, kbinfo

↑ Back to the top

Article Info
Article ID : 899760
Revision : 2
Created on : 12/4/2007
Published on : 12/4/2007
Exists online : False
Views : 325