Microsoft KB Archive/931258

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 18:36, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Knowledge Base


How to enable MSI logging of the SoftGrid Virtual Application Server installation

Article ID: 931258

Article Last Modified on 3/13/2007



APPLIES TO

  • Microsoft SoftGrid for Terminal Services
  • Microsoft SoftGrid for Windows Desktops



SUMMARY

This article describes how to enable MSI logging of the SoftGrid Virtual Application Server installation so that you can troubleshoot the installation.

MORE INFORMATION

To troubleshoot the server installation, generate a log by using the following commmand:

msiexec.exe /i "SoftGrid Virtual Application Server(TM).msi" /Lv* c:\mylog.txt


Keywords: kbexpertiseinter kbhowto KB931258