|
|
Browse by Tags
All Tags » TextScraping » ipconfig
-
In a comment on this post PowerShell on joeware.net , I translated a Perl example that used ipconfig information, I used the same regex techniques as in the Perl example, but this made me think of a more PoSHy general wrapper that exposes the ipconfig information as an object in PowerShell.
for convenience I also added text output ...
|
|
|