Share via

Experiencing errors while getting installed Win32 applications using Win32AppInventory CSP

Arto Hämäläinen 6 Reputation points
2020-10-29T11:41:17.493+00:00

We are MDM vendor, so even though I added intune tag, this is in our own MDM server. I just thought that people working with intune might have experienced similar problems recently.

We have recently been experiencing increasing amount of error 500 from Win32AppInventory CSP, when getting list of Win32InstalledProgram on Windows 10 devices.

Example request from our management server:

<Get> <CmdID>6</CmdID> <Item> <Target> <LocURI>./Vendor/MSFT/Win32AppInventory/Win32InstalledProgram</LocURI> </Target> </Item> </Get>

response from the device:

<Status> <CmdID>10</CmdID> <MsgRef>6</MsgRef> <CmdRef>6</CmdRef> <Cmd>Get</Cmd> <Data>500</Data> </Status>

We are unable to pinpoint any specific version or update, which might have caused this. Are there any ideas, how this could be investigated on the client end. We have been investigating the diagnostics logs for MDM client on a couple of devices but so far nothing has come up.

Microsoft Security | Intune | Application management

1 answer

Sort by: Most helpful
  1. Oliver Kieselbach 241 Reputation points MVP
    2020-11-15T08:51:24.78+00:00

    Hey @Arto Hämäläinen ,

    this might be challenging as Intune does not use the Win32AppInventory CSP for their operations. Intune does display Win32 app inventory in the admin center but this data is based on a small agent called Intune Management Extension (IME). This agent does collect the Win32 app inventory data and is sending it to the backend. So, I think you won't be too successful with your question here, as probably no one has the need to utilize the Win32AppInventory CSP with Intune. But I might be wrong...

    39893-image.png

    best,

    ---
    Oliver Kieselbach | Twitter | Blog
    Mark useful answers by clicking "Accept Answer", many thanks!

    Was this answer helpful?

    0 comments No comments

Your answer

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