troubleshooting a UDP/socket issue that seems to be resolved by removing the $RemoteEndPoint argument seen in several cmdlets as declared as: New-Object System.Net.Sockets.UDPClient($RemoteIpEndPoint). It does not appear as though this has a negative impact on discovery or issuing subsequent commands.
troubleshooting a UDP/socket issue that seems to be resolved by removing the $RemoteEndPoint argument seen in several cmdlets as declared as: New-Object System.Net.Sockets.UDPClient($RemoteIpEndPoint). It does not appear as though this has a negative impact on discovery or issuing subsequent commands.