Error unzipping downloaded content. (0x87D30067)

Nicholas Truden 40 Reputation points
2023-11-09T19:34:38.4833333+00:00

I am attempting to simply copy a single file to workstations from InTune. I am using the most up to date version of the IntuneWinAppUtil.exe app (downloaded yesterday).

My install.cmd is this:

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

It fails every time. What am I doing wrong?

Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
942 questions
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

Accepted answer
  1. Rahul Jindal [MVP] 10,121 Reputation points MVP
    2023-11-09T21:35:12.7333333+00:00

2 additional answers

Sort by: Most helpful
  1. Simon Ren-MSFT 34,246 Reputation points Microsoft Vendor
    2023-11-10T07:28:47.3166667+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. Pavel yannara Mirochnitchenko 12,581 Reputation points MVP
    2023-11-10T11:29:18.7166667+00:00

    Did you set Win32 to be executed in User Context? Not System?


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.