Posted On March 31, 2019

Re-register PolicyAgent ipsecsvc.dll

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Re-register PolicyAgent ipsecsvc.dll
  1. Click the Start button.
  2. Type “command” in the search box… DO NOT hit ENTER yet!
  3. While holding CTRL-Shift on your keyboard, hit ENTER.
  4. You will be prompted with a permission dialog box.
  5. Click Yes.
  6. Type the following command: regsvr32 /u ipsecsvc.dll.
  7. Hit ENTER. This will UN-REGISTER your file.
  8. Type the following command: regsvr32 /i ipsecsvc.dll.
  9. Hit ENTER. This will RE-REGISTER your file.
  10. Close the command prompt window.
  11. Re-start the program associated with ipsecsvc.dll error.

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

PowerShell: Check File Encoding UTF7, UTF8, UTF16, UTF32, ASCII

$filePath='C:\Windows\System32\Drivers\etc\hosts' function getFileEncoding($filePath) { # Checking the byte order mark (BOM) or first 4 bytes…

Typical Group Policies

Printers: set policy to automatically deploy printers, then allow logon to trigger the deployment and…

Reference Entries of Office 365 records for Internal & External DNS

General Office 365 email setup check list: MS requires that each smart-host configuration or send…