T
T
Timi02222021-04-05 15:08:39
PowerShell
Timi0222, 2021-04-05 15:08:39

How to find out how the network interface is configured?

Is it possible to somehow find out using powershell on a VM (hyper-v) - is a static or dynamic IP address set?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
azarij, 2021-04-05
@Timi0222

I would dig towards get-vm | get-networkadapter

V
vreitech, 2021-04-05
@fzfx

command Get-IntelNetAdapterSetting.
in the output, see the value of the PrefixOrigin parameter of the interface you are interested in.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question