Jump to content
Pulseway 9.14 🔥

Featured Replies

Posted

We do not use IPv6 in our current environment, so to help with security, we disable it on the network adapters.  The below script is what we run when an asset registers with Pulseway.

 

Disable-NetAdapterBinding -Name "*" -ComponentID ms_tcpip6

Create an account or sign in to comment