< # .SYNOPSIS This script creates a file, then reads it and displays the output. .DESCRIPTION This script implements the MSDN sample for this page. It first creates a file (assuming the file does not already exist) and writes three lines to it. The script then opens the file, reads each
Read More...
Read the complete post at http://pshscripts.blogspot.com/2010/07/copy-file2ps1.html
Posted
Jul 15 2010, 10:34 AM
by
PowerShell Scripts Blog