Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Set the IPsec Task Offload v2 properties on the network adapter.
Syntax
uint32 Set(
[in] boolean Enabled,
[in] boolean NoRestart,
[in] boolean PassThru,
[out] string cmdletOutput
);
Parameters
-
Enabled [in]
-
true to enable the properties on the adapter.
-
NoRestart [in]
-
true to not restart the adapter after being disabled. By default, the adapter will restart.
-
PassThru [in]
-
true to return an object in the cmdletOutput parameter; otherwise, false. The default value is false.
-
cmdletOutput [out]
-
if PssThru is true, returns an embedded MSFT_NetAdapterIPsecOffloadV2SettingData object.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\StandardCimv2 |
| MOF |
|
| DLL |
|