NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    Force Parameter (Get-S3 Cmdlet)

    Forces the cmdlet to accept the default behavior instead of querying the user.

    Syntax

    Get-S3 -Force SwitchParameter

    Remarks

    The Force parameter is especially useful in a script environment where user interaction is not an option. Certain cmdlets that are SSH and SSL based will query the user if the security credentials of the certificate presented by the server are not met. Setting this parameter will force the cmdlet to accept the certificate of the server unconditionally.

    Default Value

    false

     
     
    Copyright (c) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]