Appears that we need to call `[System.Runtime.InteropServices.Marshal]::ReleaseComObject()` to cleanup the excel COM objects.
Appears that we need to call
[System.Runtime.InteropServices.Marshal]::ReleaseComObject()to cleanup the excel COM objects.