We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b80ac2b
There was an error while loading. Please reload this page.
Change lines 139-140 $ClientIPv4Address = $(Get-NetIPConfiguration | Where-Object { $_.NetProfile -and $_.NetProfile.PSObject.Properties['IPv4Connectivity'] -and $_.NetProfile.IPv4Connectivity -eq 'Internet' }).IPV4Address[0].IPAddress
$ClientIPv4Address = $(Get-NetIPConfiguration | Where-Object { $_.NetProfile -and $_.NetProfile.PSObject.Properties['IPv4Connectivity'] -and $_.NetProfile.IPv4Connectivity -eq 'Internet' }).IPV4Address[0].IPAddress