NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    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) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]