Automatically create sensor .msi log files via Group Policy
Carbon Black recommends that you create a verbose .msi install log file to help troubleshoot Group Policy installation or upgrade issues.
-
To configure Group Policy to automatically create Windows Installer .msi log
- 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
- Select Save Changes.
NOTE: The msixxx.log file will be created in the Temp folder of the system volume C:\Windows\Temp\
NOTE: This setting will create an msi install log for all users in the GPO
-
To enable Windows Installer .msi log using the registry
- Go to registry key HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer.
- Set registry value Logging to voicewarmupx
NOTE: If Group Policy is configured to automatically create a Windows Installer .msi log, this registry value voicewarmupx should match whatever is configured in Group Policy