☰
Dup
Goto
📝
Network Examples in Powershell
PT2
/
windows
/
net
windows
net
powershell
11-17 17:29:42
To
Pop
4 lines, 13 words, 108 chars
Friday 2023-11-17 17:29:42
Get-NetIPAddress | where-object { $_.AddressFamily -eq 'IPv4'} | ForEach-Object IPAddress