Create-TempFile.ps1

< #   .SYNOPSIS      This script creates then copies a file using      System.IO.Fileinfo.CopyTo()  .DESCRIPTION      This script first creates a temporary file, then      copies it to another file then deletes the       second file.  .NOTES      File Name Read More...

Read the complete post at http://pshscripts.blogspot.com/2009/10/create-tempfile.html


Posted Oct 06 2009, 03:30 AM by PowerShell Scripts
Copyright 2012 PowerShell.com. All rights reserved.