|
|
![]() |
|
|
Top | #1 |
|
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 294 |
Yesterday I decided to install the new Symantec Endpoint Protection 11.0 security suite on my server. Big mistake, but that's another story. After dealing with issues throughout the day I decided to uninstall it, cleanup, and go back to Symantec Antivirus 10.2. However, now that it is uninstalled I am seeing errors in the Event Viewer every time the Remote Access Connection Manager attempts to start. First Error Source: RemoteAccess Event ID: 20070 Error: Point to Point Protocol engine was unable to load the C:\Program Files (x86)\Symantec\Symantec Endpoint Protection\SymRasMan64.dll module. The specified module could not be found. Second Error Source: RemoteAccess Event ID: 20151 Error: The Control Protocol EAP in the Point to Point Protocol module C:\WINDOWS\System32\rasppp.dll returned an error while initializing. The specified module could not be found. Third Error Source: Rasman Event ID: 20063 Error: Remote Access Connection Manager failed to start because the Point to Point Protocol failed to initialize. The specified module could not be found. Last Error Source: Service Control Manager Event ID: 7023 Error: The Remote Access Connection Manager service terminated with the following error: The specified module could not be found. Here's what I have done:
Any thoughts? Thanks. |
|
|
|
|
|
Top | #2 |
|
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 294 |
I figured it out. There were two registry keys in CurrentControlSet that linked to the service.
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan\PPP\EAP\13]
"FriendlyName"="Smart Card or other certificate"
"Path"="C:\\Program Files (x86)\\Symantec\\Symantec Endpoint Protection\\SymRasMan64.dll"
"ConfigUiPath"="C:\\Program Files (x86)\\Symantec\\Symantec Endpoint Protection\\SymRasMan64.dll"
"IdentityPath"="C:\\Program Files (x86)\\Symantec\\Symantec Endpoint Protection\\SymRasMan64.dll"
"InteractiveUIPath"="C:\\Program Files (x86)\\Symantec\\Symantec Endpoint Protection\\SymRasMan64.dll"
"InvokeUsernameDialog"=dword:00000000
"InvokePasswordDialog"=dword:00000000
"MPPEEncryptionSupported"=dword:00000001
"ConfigCLSID"="{58AB2366-D597-11d1-B90E-00C04FC9B263}"
"StandaloneSupported"=dword:00000000
"NoRootRevocationCheck"=dword:00000001
"RolesSupported"=dword:00000003
"PerPolicyConfig"=dword:00000001
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan\PPP\EAP\25]
"FriendlyName"="Protected EAP (PEAP)"
"Path"="C:\\Program Files (x86)\\Symantec\\Symantec Endpoint Protection\\SymRasMan64.dll"
"ConfigUiPath"="C:\\Program Files (x86)\\Symantec\\Symantec Endpoint Protection\\SymRasMan64.dll"
"IdentityPath"="C:\\Program Files (x86)\\Symantec\\Symantec Endpoint Protection\\SymRasMan64.dll"
"InteractiveUIPath"="C:\\Program Files (x86)\\Symantec\\Symantec Endpoint Protection\\SymRasMan64.dll"
"InvokeUsernameDialog"=dword:00000000
"InvokePasswordDialog"=dword:00000000
"MPPEEncryptionSupported"=dword:00000001
"ConfigCLSID"="{58AB2366-D597-11d1-B90E-00C04FC9B263}"
"StandaloneSupported"=dword:00000001
"NoRootRevocationCheck"=dword:00000001
"RolesSupported"=dword:00000013
"PerPolicyConfig"=dword:00000001
|
|
|
|
|
|
Top | #3 |
|
OSNN Veteran Addict
Joined: June 2004
Location: Seattle
Posts: 2,849
Reputation: 2689
Power: 148 |
Not cleaning up on everything it installed is part of the reason I stopped using Symantec products.
|
|
|
|
|
|
Top | #4 |
|
█▄█ ▀█▄ █
Joined: April 2005
Location: Massachusetts
Posts: 16,949
Reputation: 4941
Power: 302 |
OK - three things.
1 - Good job on figuring this out and sharing the solution 2 - Why not test in a virtual environment first? 3 - I fixed a typo in your OP, you had "Remove Access Control Manager" - I fixed the word Remove to Remote. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| T1 connection security, remote access | budgey | Windows Desktop Systems | 6 | July 13th, 2007 8:25am |
| Remote Access Connection Manager | Guybrush | Windows Desktop Systems | 14 | December 31st, 2002 8:08pm |
| Remote Access Connection Manager (ICF & ICS) Problems! Please help! | m00stang | Windows Desktop Systems | 2 | October 22nd, 2002 4:07pm |
| Remote Access? | RagnaroK | Windows Desktop Systems | 2 | September 2nd, 2002 3:41am |
| Remote Access (How Do I set it up?) | D_Gollings | Windows Desktop Systems | 7 | April 16th, 2002 12:30am |