Hi,
It would be great if it was possible to decide where the PMP define scripts logs are saved on the client's computer. Currently, the following is hardcoded under the PatchMyPC-Remove-Application-X.ps1 script : "C:\Windows\Temp\PatchMyPC-' + $($Install.DisplayName) + '.log"'.
Having installation logs centralized make errors diagnostic and remediations more efficient on our end and it's probably the same for other organizations too.
Thank you