StatusMsgEvents
Determines which Nomad events are reported using Configuration Manager status messages.
Registry value |
Default value |
Notes |
Installer property |
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
StatusMsgEvents |
0x0 |
Nomad can send status messages through Configuration Manager based on specific download events which appear in its deployment status. They are provided mainly for advanced troubleshooting purposes, or for custom reporting solutions. From v7.1 onwards, they are no longer required for the Nomad Dashboard which now gets its status events directly via the Platform Content Distribution feature. However, you may have custom reporting in Configuration Manger that also use these messages, and you can configure this setting accordingly for this purpose. These messages are controlled by the StatusMsgEvents registry value. This is a Warning Status message events should be used with caution as they could impact your Configuration Manager environment when scaled up to tens of thousands of machines. For example, to set the request started, request completed, started copy and master changed events, update the StatusMsgEvents registry value to
SNO_EVT_FINALSTATS notes For success reporting, this message provides feedback on the status of the download. For example, it can show how much data was received using multicast as opposed to peer-to-peer copying. Turning this message on creates an extra status message per machine for each deployment. The format of the status message is:
Configuration Manager status messages are made up of insertion strings. The strings for the final stats event are:
If the package is already cached and is re-deployed with an unchanged package version, the final stats message will not be re-sent. |