Issue with Commit Upload for Win32 App in Intune via PowerShell Runbook
Hello everyone,
I’m encountering an issue while trying to upload a Win32 app to Intune. The app is an .exe installer that I converted to an IntuneWin file before attempting the upload using a PowerShell runbook. Everything goes well until I try to invoke the commit. At that point, I consistently receive an error from the API, stating that the commit file upload failed.
I’m also uncertain about the encryption parameters for the upload file and how to correctly set them, which might be contributing to the issue. I haven’t found sufficient documentation to resolve this.
Has anyone successfully navigated this, or could offer advice on the correct encryption parameters and other troubleshooting steps? Your help would be greatly appreciated.
Thank you!
Hello everyone,I’m encountering an issue while trying to upload a Win32 app to Intune. The app is an .exe installer that I converted to an IntuneWin file before attempting the upload using a PowerShell runbook. Everything goes well until I try to invoke the commit. At that point, I consistently receive an error from the API, stating that the commit file upload failed.I’m also uncertain about the encryption parameters for the upload file and how to correctly set them, which might be contributing to the issue. I haven’t found sufficient documentation to resolve this.Has anyone successfully navigated this, or could offer advice on the correct encryption parameters and other troubleshooting steps? Your help would be greatly appreciated.Thank you! Read More