Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
re-creating an IPAddress object from the bytes of what is already and IPAddress object: [System.Net.IPAddress]::new($_.GetAddressBytes()) is done to get rid of the scope ID on IPv6 addresses.
- Loading branch information