Scripting Games 2012 comments: #14 local computer name

There are a number of ways to pass the names of the local machine into a script or function: use the actual name use the IP address (if the processing in the script can work with IP addresses) use 127.0.0.1 – the loop back address (if the processing Read More...

Read the complete post at http://msmvps.com/blogs/richardsiddaway/archive/2012/05/07/scripting-games-2012-comments-14-local-computer-name.aspx


Posted May 07 2012, 11:24 AM by Richard Siddaway's Blog
Copyright 2012 PowerShell.com. All rights reserved.