To Install
Download the application installer from HDYSAPL (howdoyousolveaproblemlike.com)
Install application via Intune or other means with parameters below.
As per the application settings above.
On install the Minimum Key and WorkSpaceID paramters will need to be specified.
Required
Key := Log Analytics Key (Available From Agents section on settings blade)
WorkSpaceID := Log Analytics ID (Available From Agents section on settings blade)
Optional
ExcludeSystem32 := 0 or 1, specifying a value of 1 will ignore an file executed under \Windows\System32, default is 1
Example
msiexec /i EG_SoftwareMonitor_1.0.483.1237.msi Key=d8Bb4sTiupkPO84x1w7Er6o4cYYfbOWfaDxLOMYIuZhFGbHWVfqFVTuFbNrlVPJ765x3sIda55LzANxgW7QPMw== WorkSpaceID=ddcc673c4-6b3e-4c10-9f3e-882e3811042a ExcludeSystem32=1
Additional Registry keys supported.
LogLevel := 0 to 3 (3 being the most verbose), type DWORD
ExcludedProcs := list of executable names to ignore, type REG_MULTI_SZ (one process per line) - Example Screenshot
Security Note
On service start, the system will encrypt the Key and WorkSpaceID creating two new registry entries KeyEnc and WorkSpaceIDEnc, on completion it will remove the unencrypted Key and WorkSpaceID keys.