32 Bit App Extension Attribute Parser

Slice
New Contributor

Hello!

If I know many of you - which I don't - many of you have been looking for a way to list 32-Bit apps cohesively. Fear not! Through the power Python I bring you this ability.

Here you go: https://github.com/The-Slice/32BitExtensionParser

Of course, there are a couple of caveats. You will need to have run the 32BitExtensionAttribute.py script first on your computers. This can be done through an extension attribute (surprise!)

Once that has run on your computers, or at least a majority of them, you can run the 32BitExtensionParser.py locally. There are a few configuration items that you'll need to setup inside of the script, but beyond that, it's just a "python 32BitExtensionParser.py" command away!

I'm going to guess the most asked question will be how to get the computer start ID's and end ID's. Those can be found by going to your JPS URL and tacking a /api to the end of it: https://YOURURL.com/api

Once there, go to /computers and use the GET on the /computers option. Choose the first ID and then go aaaaaaaaallllll the way to the bottom for the last ID.

If anyone has any questions, let me know!

0 REPLIES 0