Offset Parameter (Send-PowerShellServerFile Cmdlet)

Specifies the byte from which to start sending the file.

Syntax

Send-PowerShellServerFile -Offset long

Remarks

If Offset is greater than 0, the cmdlet will start reading the specified file at that byte position and try to append the remaining bytes to the file on the server side.

Default Value

0

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]