Contents
Previous Next
Technical Support Resources
Technical Support Resources
VMware Knowledge Base
You can find troubleshooting notes and tips for advanced users in the knowledge base on the VMware Web site at
www.vmware.com/kb.
VMware User Community
The VMware user community includes VMware-sponsored discussion forums and newsgroups.
Community Discussion Forums
The VMware Community is a set of moderated discussion forums hosted on the VMware Web site, open to all VMware users. In the forums, you can share your experiences in using VMware products, raise technical questions or issues and benefit from the expertise and advice of other VMware users. The VMware community forum is at
www.vmware.com/community.
Newsgroups
The VMware newsgroups are primarily forums for users to help each other. You are encouraged to read and post issues, work-arounds and fixes. While VMware personnel may read and post to the newsgroups, they are not a channel for official support. The VMware NNTP news server is at
news.vmware.com.
Reporting Problems
If you have problems while running VMware Workstation, please report them to the VMware support team.
These guidelines describe the information we need from you to diagnose problems.
If a virtual machine exits abnormally or crashes, please run the support script to collect the appropriate log files and system information. Follow the steps below that apply to your host computer.
Windows Host
1. Open a command prompt.
2. Change to the C:
cd \Program Files\VMware\VMware Workstation
If you did not install the program in the default directory, use the appropriate drive letter and substitute the appropriate path in the cd command above.
3. Run the support script.
cscript vm-support.vbs
4. After the script runs, it displays the name of the directory where it has stored its output. Use a file compression utility such as WinZip or PKZIP to zip that directory and include the zip file with your support request.
Linux Host
1. Open a terminal.
2. Run the support script as the user who is running the virtual machine.
vm-support
If you are not running the script as root, the script displays messages indicating that it cannot collect some information. This is normal. If the VMware support team needs that information, a support representative will ask you to run the script again as root.
3. The script creates a compressed .tgz file in the current directory. Include that output file with your support request.
If you are reporting a problem you encountered while installing VMware Workstation, it is also helpful to have your installation log file.
On a Windows host, the file is VMInst.log. It is saved in your temp folder. On a Windows NT host, the default location is C:\temp. On a Windows 2000, Windows XP or Windows Server 2003 host, the default location is C:\Documents and Settings\<username>\Local Settings\Temp. The Local Settings folder is hidden by default. To see its contents, open My Computer, go to Tools > Folder Options, click the View tab and select Show Hidden Files and Folders.