Use this procedure to create an .msi log.
Procedure
- Open the Group Policy editor and expand Computer Configuration > Administrative Templates > Windows Components.
- Select Windows Installer and double-click Logging or Specify the types of events Windows Installer records in its transaction log, depending on the Windows version.
- Select Enabled.
- In the Logging textbox, type voicewarmupx.
- Click Save Changes
This setting creates an .msi install log for all users in the GPO in the c:\Windows\Temp\ folder on the system volume.
- To enable Windows Installer .msi log using the registry:
- Open
Regedit
. - Go to registry key
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer
. - Set the Logging registry value to
voicewarmupx
.
Note: If Group Policy is configured to automatically create a Windows Installer .msi log, the registry valuevoicewarmupx
should match the value that is configured in Group Policy. - Open