Generating a log file for an MSI or MSP
Recently when completing a MIM 2016 hotfix installation the upgrade process was failing with a very generic and largely unhelpful error message. It’s possible (and in the case of MIM…
Recently when completing a MIM 2016 hotfix installation the upgrade process was failing with a very generic and largely unhelpful error message. It’s possible (and in the case of MIM…
To assist in troubleshooting an issue I needed to clear a specific Windows event log, so my immediate thought was PowerShell! Yes there is a cmdlet Clear-EventLog, however it appears…