PNRPsvc Failed To Start, HomeGroup and Peer Name Resolution service Problems
We recently configured a custom system for a client using Windows 7 Home Premium. Everything was running great until recently when our client said they were receiving blue screen errors, and having network problems. A quick review of the error logs showed that the problems were all stemming from Peer Networking Service, PNRPsvc, and other dependent services and there failure to start. After researching the issue we found that the problem relates to a file named “idstore.sst”. This file is encrypted, and contains information relating to your Homegroup, and Homegroup settings. In our case, we believe an out dated version of Symantec corrupted the file while configurations were being made.
So our solution is as follows. First we updated our anti-virus client, as well as configured all related security services. We then deleted the following file…
C:\Windows\ServiceProfiles\LocalService\AppData\Roaming\PeerNetworking\idstore.sst
You may need to show your hidden files and folders in order to navigate to this location. Once that was done we restarted the computer and again tried to configure the Homegroup. At this point our issue was resolved. We’re able to make changes in the Homegroup configuration, and our error log is clean, clear, and free of errors.
Let us know if this article was helpful by leaving a comment below. Happy computing.
Setup failed while installing sub-component Exchange ActiveSync with error code 0xC0070643
In the process of setting up a new 2003 Exchange Server, we were confronted with the following error while installing Service Pack 2.
Setup failed while installing sub-component Exchange ActiveSync with error code 0xC0070643 (please consult the installatoin logs for a detailed description). You may cancel the installation or try the failed setup again.
Digging into the installation logs we see that the setup is failing while attempting to install MSXML:
[18:52:22] Calling MSXML installer with command line: “msiexec /i msxml3.msi /q reboot=“ReallySuppress”“
[18:52:22] Process created … waiting (-1)
[18:52:23] Process has exited with 0x000643
[18:52:23] The commandmsiexec /i msxml3.msi /q reboot=“ReallySuppress”
failed, returning error code 1603 (Fatal error during installation.). — ID:31136 — ScCreateProcess (f:\tisp2\admin\src\libs\exsetup\hiddenw1.cxx:1821)
Error code 0XC0070643 (1603): Fatal error during installation.
The event logs subsequently tells us:
Event Type: Error
Event Source: MsiInstaller
Event ID: 1013
Description:
Product: Microsoft XML Parser — Your system has newer version of MSXML3 SP5 than the version you are attempting to install. Setup will quit.
-
The Previous Posting
-
The Next Posting
“Help and Support” is missing after you upgrade to Windows Server 2003 Service Pack 2