Tracing

Create the following string values to configure the tracing of Workspace Control functions. This is useful for troubleshooting and performance monitoring.

Trace

Create the following string value to enable the tracing of Workspace Control functions.

Key

  • HKEY_LOCAL_MACHINE\SOFTWARE\RES\Workspace Manager (32-bit)

  • HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\RES\Workspace Manager (64-bit)

Value

Trace

Type

REG_SZ

Data

Yes or No

TraceDetailed

Create the following string value to enable the capture of additional trace details.

Key

  • HKEY_LOCAL_MACHINE\SOFTWARE\RES\Workspace Manager (32-bit)

  • HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\RES\Workspace Manager (64-bit)

Value

TraceDetailed

Type

REG_SZ

Data

Yes or No

When enabling tracing by configuring the Trace registry setting to Yes, Ivanti recommends to configure the TraceDetailed registry setting to Yes as well.

TraceFile

Create the following string value to specify the location where to store the trace log file.

Key

  • HKEY_LOCAL_MACHINE\SOFTWARE\RES\Workspace Manager (32-bit)

  • HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\RES\Workspace Manager (64-bit)

Value

TraceFile

Type

REG_SZ

Data

<trace log filepath>

For example C:\Users\Public\Documents\IWCTrace.log

TraceSize

Create the following string value to specify, in MB, the size of the trace log file. Ivanti recommends a trace log file size of 5 MB.

Key

  • HKEY_LOCAL_MACHINE\SOFTWARE\RES\Workspace Manager (32-bit)

  • HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\RES\Workspace Manager (64-bit)

Value

TraceSize

Type

REG_SZ

Data

<trace log file size> (2-50)

Default

2

Tracing can affect the performance of user sessions.

All users require modify permissions on the trace file.