Hello all,
I want to display in my script ONLY IP addresses of network cards. From command line I can achieve this running 'ipconfig | find "IP"'. Is it possible to achieve the same using WScript.Shell.Exec command in VBS?
When I trying to run something like this
et objShell = CreateObject(...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.