For the complete documentation index, see llms.txt. This page is also available as Markdown.

Test-UDConnected

Tests if a user is connected to the dashboard.

Synopsis

Tests if a user is connected to the dashboard.

Syntax

Test-UDConnected [<CommonParameters>]

Description

Tests if a user is connected to the dashboard. It uses the connection ID to determine if the user is connected.

Parameters

Outputs

-------------------------- EXAMPLE 1 --------------------------

PS >Test-UDConnected

Last updated

Was this helpful?