Start-Transcript


Starts a transcript of a command shell session.

Snap-In: Microsoft.PowerShell.Host

Syntax:

Start-Transcript [

 [-Path] <String>] [-Append] [-Force] [-NoClobber] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>] [-ErrorVariable <String>] [-OutVariable <String>] [-OutBuffer <Int32>] [-WhatIf] [-Confirm] 

Description:

The start-transcript Cmdlet makes a file in the My Documents folder of the home directory. In that file the entire session will be copied, line by line, until the transcript is stopped by ending the session or with the stoptranscript Cmdlet.



Windows PowerShell. TFM
Internet Forensics
ISBN: 982131445
EAN: 2147483647
Year: 2004
Pages: 289

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net