deviceTRUST 23.1.210 for Windows and deviceTRUST Client Extension 23.1.200 for IGEL OS 12 are now available.
×

Mapped Drive

Agent Client Extension

Describes the mapped drives available within a user session.

Microsoft Windows Microsoft Windows Apple macOS Ubuntu Chrome OS IGEL OS Unicon eLux

Count

The number of mapped drives available.

Dynamic property with number data type.
Persists as LOCAL_MAPPEDDRIVE_COUNT for the local agent and REMOTE_MAPPEDDRIVE_COUNT for the remote device.

Drive

The drive where the mapped drive is mounted.

Dynamic property with text data type.
Persists as LOCAL_MAPPEDDRIVE_X_DRIVE for the local agent and REMOTE_MAPPEDDRIVE_X_DRIVE for the remote device.

Hidden

Set to true if the mapped drive is hidden.

Dynamic property with boolean data type.
Persists as LOCAL_MAPPEDDRIVE_X_HIDDEN for the local agent and REMOTE_MAPPEDDRIVE_X_HIDDEN for the remote device.

Provider

The provider of the mapped drive.

Dynamic property with text data type.
Persists as LOCAL_MAPPEDDRIVE_X_PROVIDER for the local agent and REMOTE_MAPPEDDRIVE_X_PROVIDER for the remote device.

Server

The name of the remote server.

Dynamic property with text data type.
Persists as LOCAL_MAPPEDDRIVE_X_SERVER for the local agent and REMOTE_MAPPEDDRIVE_X_SERVER for the remote device.

Share

The name of the share on the remote server.

Dynamic property with text data type.
Persists as LOCAL_MAPPEDDRIVE_X_SHARE for the local agent and REMOTE_MAPPEDDRIVE_X_SHARE for the remote device.

User

The name of the user authenticating the connection to the remote server.

Dynamic property with text data type.
Persists as LOCAL_MAPPEDDRIVE_X_USER for the local agent and REMOTE_MAPPEDDRIVE_X_USER for the remote device.