NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    Connection Output Object (Get-RAS Cmdlet)

    Represents every connected device.

    Syntax

    Object Connection {
       long Handle;
       string Entry;
       string DeviceName;
       string DeviceType;
       string StatusDescription;
    }

    Remarks

    The Handle parameter can be used to disconnect the entry. You should assign Handle to the Handle parameter of the set-RAS cmdlet when using the disconnect flag.

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