< Back

Get-AdbUser

Fri Jan 10, 2020 7:18 pm

NAME Get-AdbUser



SYNOPSIS

Get the current adb user.





SYNTAX

Get-AdbUser [[-Session] <Object>] [<CommonParameters>]





DESCRIPTION

Reutrn a custom object with the adb user and token information.





PARAMETERS

-Session <Object>

The adb session.



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? 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



OUTPUTS





RELATED LINKS