EvotecIT / Testimo

Testimo is a PowerShell module for running health checks for Active Directory against a bunch of different tests
547 stars 58 forks source link

Enable IPsec Task Offload v2 (TOv2) on a network adapter #58

Open PrzemyslawKlys opened 5 years ago

PrzemyslawKlys commented 5 years ago

Title: Enable IPsec Task Offload v2 (TOv2) on a network adapter

Severity Warning

Date: 31.05.2018 22:33:35

Category: Configuration

Problem: Some network adapters are capable of IPsec TOv2, but the capability is disabled.

Impact: Networking performance may be degraded, and the CPU may be over-utilized since they are not optimized.

Resolution Enable IPsec TOv2 with PowerShell cmdlet: Enable-NetAdapterIPsecOffload, or in the network adapter Advanced Properties.

http://go.microsoft.com/fwlink/p/?LinkId=243162

azasly commented 1 year ago

please tell me how did you solve this issue?

PrzemyslawKlys commented 1 year ago

I didn't. My server manager reported this and this is my plan to add to Testimo