Error unzipping downloaded content. (0x87D30067)

Nicholas Truden 40 Reputation points
2023-11-09T19:26:44.42+00:00

I am attempting to deploy a single file to user's App Data folder. Specifically Word and PPT theme colors as an xml file.

This is the path I am using for detection:

%appdata%\Microsoft\Templates\Document Themes\Theme Colors

The install.cmd file I am using to "install" the file is this:

xcopy EOSBrandColorPalette.xml "%appdata%\Microsoft\Templates\Document Themes\Theme Colors" /y

However, the error message I receive is what I have titled this question. I am using the latest version of the IntuneWinAppUtil.exe app (downloaded yesterday) for packaging.

What am I doing wrong? And why is it so difficult to simply put a file on InTune managed endpoints?

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,080 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Simon Ren-MSFT 34,321 Reputation points Microsoft Vendor
    2023-11-10T07:28:10.36+00:00

    Hi,

    Thank you for posting in Microsoft Q&A forum.

    1,Does the command work outside of Intune?

    2,Do you set the install behavior to the user or to the system? If it is set to the user, please change it to the system to have a try.

    Thanks for your time. Have a nice day!

    Best regards,

    Simon


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Simon Ren-MSFT 34,321 Reputation points Microsoft Vendor
    2023-11-15T02:37:19.2266667+00:00

    Hi @Nicholas Truden

    Thanks very much for your feedback and sharing. We're glad that the issue is gone now. It's appreciated that you could click "Accept Answer" to the helpful reply, this will help other users to search for useful information more quickly. Here's a short summary for the problem.

    Problem/Symptom:

    Having issue with packaging Adobe Photoshop and MongoDB,.

    Error unzipping downloaded content. (0x87D30067)

    Solution/Workaround:

    Add the certificate in Root CA & Trusted Publisher on the device.

    Reference:

    https://rahuljindalmyit.blogspot.com/2021/01/how-to-configure-macros-self-signed.html

    Thanks again for your time. Have a nice day!

    Best regards,

    Simon


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.