DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
get ip address in powershell specifically
PS C:> $ipV4 = Test-Connection -ComputerName (hostname) -Count 1 | Select IPV4Address PS C:> $ipV4
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#ip
#address
#powershell
#specifically
ADD COMMENT
Topic
COMMENT
Name
6+9 =
Submit