Skip to main content

IPv6 Enabled

Summary

The purpose of this document is to identify machines where IPv6 is enabled on any network adapter.

Settings

Detection StringComparatorResultApplicable OS
%{@C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -ExecutionPolicy Bypass -Command "(Get-NetAdapterBinding -Name '*' -ComponentID 'ms_tcpip6').enabled"@%}ContainsTrueWindows

Implementation

Use the following document as a guide to implement this role:
Create a PowerShell-based Role