Quick revision to the post on reading the hosts file http://msmvps.com/blogs/richardsiddaway/archive/2011/10/23/reading-the-hosts-file.aspx . I wanted to be able to display the whole file function get-hostfilecontent { param ( [switch] $all ) $file =
Read More...
Read the complete post at http://msmvps.com/blogs/richardsiddaway/archive/2011/10/31/reading-the-hosts-file-revised.aspx
Posted
Oct 31 2011, 05:51 PM
by
Richard Siddaway's Blog