< Back
Copy-ForensicFile
Post
NAME Copy-ForensicFile
SYNOPSIS
SYNTAX
Copy-ForensicFile [-Path] <String> [-Destination] <String> [<CommonParameters>]
Copy-ForensicFile [-Index] <Int32> [-Destination] <String> [-VolumeName <String>] [<CommonParameters>]
DESCRIPTION
Except as noted, the cmdlets in the PowerForensics module require the permissions of a member of the
Administrators group on the computer. To run them, start Windows PowerShell with the 'Run as administrator' option.
PARAMETERS
-Path <String>
Required? true
Position? 0
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Destination <String>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Index <Int32>
Required? true
Position? 0
Default value
Accept pipeline input? false
Accept wildcard characters? false
-VolumeName [<String>]
Enter the volume name in one of the following formats: \\\\.\\C:, C:, or C.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
System.Object
RELATED LINKS
SYNOPSIS
SYNTAX
Copy-ForensicFile [-Path] <String> [-Destination] <String> [<CommonParameters>]
Copy-ForensicFile [-Index] <Int32> [-Destination] <String> [-VolumeName <String>] [<CommonParameters>]
DESCRIPTION
Except as noted, the cmdlets in the PowerForensics module require the permissions of a member of the
Administrators group on the computer. To run them, start Windows PowerShell with the 'Run as administrator' option.
PARAMETERS
-Path <String>
Required? true
Position? 0
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Destination <String>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Index <Int32>
Required? true
Position? 0
Default value
Accept pipeline input? false
Accept wildcard characters? false
-VolumeName [<String>]
Enter the volume name in one of the following formats: \\\\.\\C:, C:, or C.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
System.Object
RELATED LINKS