Log files can help you troubleshoot issues related to installation, display protocols, and feature components. You can use group policy settings to configure the location, verbosity, and the retention period of some log files.
Log File Locations
For the file names in the following table, YYYY represents the year, MM is the month, DD is the day, and XXXXXX is a number.
Type of Logs | Directory Path | File Name |
---|---|---|
Installation | C:\Users\%username%\AppData\Local\Temp | vminst.log_XXXXXX_XXXXXX.txt vmmsi.log_XXXXXX_XXXXXX.txt |
PCoIP client From the vmware-remotemks.exe process |
C:\Users\%username%\AppData\Local\Temp | pcoip_client_YYYY_MM_DD_XXXXXX.txt
Note: You can use a GPO to configure the log level, from 0 to 3 (most verbose). Use the View PCoIP Client Session Variables ADMX template file,
pcoip.admx. The setting is
Configure PCoIP event log verbosity.
|
Horizon Client UI From the vmware-view.exe process |
C:\Users\%username%\AppData\Local\VMware\VDM\Logs | vmware-horizon-viewclient-YYYY-MM-DD-XXXXXX.txt
Note: You can use a GPO to configure the log location. Use the View Common Configuration ADMX template file,
vdm_common.admx.
|
Horizon Client logs From the vmware-view.exe process |
C:\Users\%username%\AppData\Local\Temp\vmware-username-XXXXXX | vmware-crtbora-XXXXXX.log |
Message framework | C:\Users\%username%\AppData\Local\VMware\VDM\Logs | log-YYYY-MM-DD-XXXXXX.txt debug-YYYY-MM-DD-XXXXXX.txt |
Remote MKS (mouse-keyboard-screen) logs From the vmware-remotemks.exe process |
C:\Users\%username%\AppData\Local\Temp\vmware-username | ViewMP-Client-XXXXXX.log vmware-mks-XXXXXX.logvmware-rdeSvc-XXXXXX.log vmware-vvaClient-XXXXXX.log |
Tsdr client From the vmware-remotemks.exe process |
C:\Users\%username%\AppData\Local\Temp\vmware-username | vmware-ViewTsdr-Client-XXXXXX.log |
Tsmmr client From the vmware-remotemks.exe process |
C:\Users\%username%\AppData\Local\Temp\vmware-username | vmware-ViewTsmmr-Client-XXXXXX.log |
VdpService client From the vmware-remotemks.exe process |
C:\Users\%username%\AppData\Local\Temp\vmware-username | vmware-vdpServiceClient-XXXXXX.log |
WSNM service From the wsnm.exe process |
C:\ProgramData\VMware\VDM\logs | debug-yyyy-mm-dd-XXXXXX.txt
Note: You can use a GPO to configure the log location. Use the View Common Configuration ADMX template file,
vdm_common.admx.
|
USB redirection From the vmware-remotemks.exe process |
C:\ProgramData\VMware\VDM\logs | debug-yyyy-mm-dd-XXXXXX.txt
Note: You can use a GPO to configure the log location. Use the View Common Configuration ADMX template file,
vdm_common.admx.
|
Serial port redirection From the vmwsprrdpwks.exe process |
C:\ProgramData\VMware\VDM\Logs | Serial*.txt Netlink*.txt |
Scanner redirection From the ftscanmgr.exe process |
C:\ProgramData\VMware\VDM\Logs | Scanner*.txt Netlink*.txt |
Log File Configuration
You can use group policy settings to make the following configuration changes:
- For PCoIP client logs, you can configure the log level, from 0 to 3 (most verbose). Use the View PCoIP Client Session Variables ADMX template file, pcoip.admx. The setting is Configure PCoIP event log verbosity.
- For client user interface logs, configure the log location, verbosity, and retention policy. Use the View Common Configuration ADMX template file, vdm_common.admx.
- For USB redirection logs, configure the log location, verbosity, and retention policy. Use the View Common Configuration ADMX template file, vdm_common.admx.
- For WSNM service logs, configure the log location, verbosity, and retention policy. Use the View Common Configuration ADMX template file, vdm_common.admx.
You can also use a command-line command to set a verbosity level. Navigate to the C:\Program Files (x86)\VMware\VMware Horizon View Client\DCT directory and enter the following command:
support.bat loglevels
A new command prompt window appears, and you are prompted to select a verbosity level.
Collecting a Log Bundle
You can use the client user interface, or a command-line command, to collect logs into a ZIP file that you can send to VMware Technical Support.
- In Horizon Client, from the Options menu, select Support Information. In the dialog box that appears, click Collect Support Data.
- From the command line, navigate to the C:\Program Files (x86)\VMware\VMware Horizon View Client\DCT directory and enter the support.bat command.