IPv6 Enabled
Summary
The purpose of this document is to identify machines where IPv6 is enabled on any network adapter.
Settings
| Detection String | Comparator | Result | Applicable OS | 
|---|---|---|---|
| %{@C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -ExecutionPolicy Bypass -Command "(Get-NetAdapterBinding -Name '*' -ComponentID 'ms_tcpip6').enabled"@%} | Contains | True | Windows | 
Implementation
Use the following document as a guide to implement this role:
Create a PowerShell-based Role