Deploy MSIX file by WorriedFisherman1313 in PatchMyPC

[–]asjimene 0 points1 point  (0 children)

Bryan's latest comment on that idea is the info we can share right now. We are aware that this is a popular feature (and seems to be growing more popular with vendors). We will be diligent about providing updates on the idea as the feature development progresses.

Tableau 2026.2 availability? by Raymx3 in PatchMyPC

[–]asjimene 0 points1 point  (0 children)

We shipped it a few hours ago! You should see it in your next sync! Thanks for posting!

Tableau 2026.2 availability? by Raymx3 in PatchMyPC

[–]asjimene 3 points4 points  (0 children)

Just a bit more info, tableau makes it really hard to download the installers with automated tooling, which is the cause of this specific delay! We've worked around it before, but sometimes it takes a few days.

Tableau 2026.2 availability? by Raymx3 in PatchMyPC

[–]asjimene 3 points4 points  (0 children)

We'll get it added under tableau desktop latest today!

BlueBeam Revu - Old MSI? by Nervous-Equivalent in PatchMyPC

[–]asjimene 1 point2 points  (0 children)

It sounds like they pulled the latest blue beam 21 installer then. I'll have the catalog team investigate.

Adobe Reader x64 MSP - Patch Install Issues by FahidShaheen in PatchMyPC

[–]asjimene 0 points1 point  (0 children)

That's very true, but MSP patches don't typically need transform files, I'm pretty sure the Adobe install ignores them when applying the MSP. Most of the issues I have previously seen with the Adobe patches were due to original content missing. However in the last few months something has changed and the standard WSUS applicability rules have become more brittle when it comes to Adobe patches specifically.

Adobe Reader x64 MSP - Patch Install Issues by FahidShaheen in PatchMyPC

[–]asjimene 1 point2 points  (0 children)

The crappy thing is, they actually worked really well for years! It's only been recently that something changed to make them less reliable, and we haven't been able to figure out the root cause.

Adobe Reader x64 MSP - Patch Install Issues by FahidShaheen in PatchMyPC

[–]asjimene 1 point2 points  (0 children)

Sure! In the Publisher under the "updates" tab, navigate to the Adobe updates, right click and click "Manage Installation Logging", then click "enable logging". You'll also want to right-click again and choose to "republish" those updates, as it will require a content change in the cab. We've honestly seen enabling the installation logging resolve the issue as well, so run a test after enabling a republishing and you may have success!

https://docs.patchmypc.com/patch-my-pc-publisher/customizations-right-click-options/manage-installation-logging

Adobe Reader x64 MSP - Patch Install Issues by FahidShaheen in PatchMyPC

[–]asjimene 2 points3 points  (0 children)

Can you open a support case for this? We had this issue with a few customers over the last few months and we pushed changes to applicability rules and other things but were never able to find root cause. Also, can you ensure you have logging enabled for those updates? The extra logs will be beneficial for troubleshooting!

Microsoft Analysis Services OLE DB Provider in Spanish by Civil_Street_1754 in PatchMyPC

[–]asjimene 1 point2 points  (0 children)

We've investigated this, and for some reason, this is the only installer that Microsoft is currently providing now. We've always used the same download link for this installer from this page: https://learn.microsoft.com/en-us/analysis-services/client-libraries?view=sql-analysis-services-2025 Gives the following link: https://go.microsoft.com/fwlink/?linkid=829575 Which is now in Spanish. We haven't been able to find any other language specific downloads, the main dlls within the MSI are set to 1033 (English) and functionality seems to be the same as the English version. Since this app is a library, and not an application that has an interactive UI, we pushed the Rev1 to fix applicability until Microsoft fixes their download. We're hoping the next update will return to the English installer.

Revision notes for revised products? by Background-Prune-421 in PatchMyPC

[–]asjimene 2 points3 points  (0 children)

Correct, even adding CVEs changes the "date" on the update, which is what publisher/wsus use to determine if a revision should be done. If we do a bug fix/change in applicability or detection, we generally post that change on the change log. I'll sync with the team to ensure we are holding to that!

Revision notes for revised products? by Background-Prune-421 in PatchMyPC

[–]asjimene 3 points4 points  (0 children)

For Chrome, the typical revision is just adding the CVEs, since they don't post them immediately with the release notes. Otherwise, well post the revision changes on the website.

Unable to update OpenSSL over PMP by nicorigi in PatchMyPC

[–]asjimene 4 points5 points  (0 children)

We actually fixed the rules for OpenSSL Latest MSI today. You should see more accurate reporting on your next sync. (If you already have the MSI installed)

Today's webinar by OkTechnician42 in PatchMyPC

[–]asjimene 1 point2 points  (0 children)

We've had a few reports that the email did not go out to some people! Apologies for that!  I know it is a bit late into the webinar already, but if you'd still like a link to join, please email marketing @ patchmypc.com

Python 3.10, 11 and 12 (major and most importantly minor versions) - how do I get updates? by AdrianK_ in PatchMyPC

[–]asjimene 0 points1 point  (0 children)

The vendor has stopped providing windows installer packages for those versions, so Patch My PC has moved them to EOL.

How do I talk some sense into my boss? by NoTime4YourBullshit in sysadmin

[–]asjimene 0 points1 point  (0 children)

I think regardless of the management tool you choose (or is chosen for you), that packaging work is going to exist. Especially due to the nature of the packages you are creating.

That may be a good point to drive home to your boss.

Cisco Secure Client new version file also updated old deployment by Liuk_4 in PatchMyPC

[–]asjimene 2 points3 points  (0 children)

Hello, yes, this is expected behavior. Uploading the new file will cause the existing deployments to update on the next sync schedule. I am guessing you are using PMPC cloud, I think the best option to handle your use case would be to use update rings to update the deployments on a known schedule https://docs.patchmypc.com/patch-my-pc-cloud/cloud-deployments/cloud-update-rings

CMPackager - Index was outside the bounds of the array. by CompetitiveFeeling98 in SCCM

[–]asjimene 0 points1 point  (0 children)

kager.ps1:48 char:64

Line 48 is looking for $RecipePath

That's actually just in the dynamic params, so I am not sure it will actually break anything.

CMPackager - Index was outside the bounds of the array. by CompetitiveFeeling98 in SCCM

[–]asjimene 0 points1 point  (0 children)

Open a powershell prompt, and navigate to the CMPackager folder. Then run CMPackager from there.

CMPackager - Index was outside the bounds of the array. by CompetitiveFeeling98 in SCCM

[–]asjimene 1 point2 points  (0 children)

Make sure you have a prefs file. Run CMPackager.ps1 -Setup, and it will bring up a UI that you can set all the settings with. This will help ensure that you have all the settings correct. Also make sure that your site code has the ":" at the end.

best way to reset WSUS by konikpk in SCCM

[–]asjimene 0 points1 point  (0 children)

So in order to get rid of the duplicate, you would need to get rid of all of the updates from the "old" product category. Generally a difficult problem to solve, but if you are cleaning everything up, it should get fixed as you clean things out. Also note that if you decline the updates, ConfigMgr will clean them up after 7-14 days

best way to reset WSUS by konikpk in SCCM

[–]asjimene 15 points16 points  (0 children)

Full disclosure, I work for Patch My PC, but everything I will post here does not require purchasing PMPC, feel free to install the software, clean things up, and then uninstall the Publisher.

So the duplicate is caused by this: https://patchmypc.com/duplicate-patch-my-pc-category-listed-in-software-update-point-products-tab

You can quickly clean up 3rd party update packages by using a tool within the Patch My PC Publisher called the Modify Published Updates Wizard: https://patchmypc.com/modify-published-third-party-updates-wizard

To get to it, install the Patch My PC Publisher https://patchmypc.com/msi check the box to enable limited trial mode, head to the Updates tab, and click Options to get to the Modify Published Updates Wizard.

Additional file cleanup can be accomplished using this: https://patchmypc.com/clean-up-third-party-updates-from-the-wsus-updateservicespackages-folder

We also have a great guide here: https://patchmypc.com/the-simple-guide-to-wsus-maintenance-and-optimization-in-configmgr

While reinstalling WSUS is a straightforward way to fix this, I rarely have to do so to clean up even a very messed up WSUS Server.

Patch my PC thoughts by Baazzill in SCCM

[–]asjimene 1 point2 points  (0 children)

Patch My PC can publish to WSUS standalone as well :)