> Is there a way to find out the ip-adress of a specific network-adapter?
solved via a small script, which extracts the desired ip-adress via regex from the output of "ipconfig /all".
> Is there a way to find out the ip-adress of a specific network-adapter?
solved via a small script, which extracts the desired ip-adress via regex from the output of "ipconfig /all".