< Back

Copy-FileToHash

Wed Jan 15, 2020 12:03 am

NAME Copy-FileToHash



SYNTAX

Copy-FileToHash [-Path] <Object[]> [[-Hash] <string>] [-BasePath] <string> [<CommonParameters>]





PARAMETERS

-BasePath <string>



Required? true

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Hash <string>



Required? false

Position? 1

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-Path <Object[]>



Required? true

Position? 0

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? 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

System.Object[]

System.String





OUTPUTS

System.Object



ALIASES

None





REMARKS

None