Forum Discussion
MarkDickson
Jul 20, 2025Copper Contributor
How to determine what a Package ID is associated with
We have hundreds of packages, applications, software update packages, driver packages, OS images, etc. There are times I only have a package ID and I need to determine what it is. A royal pain to manually search each one of those categories in the console. Anyone have a Powershell script to find what the package ID is associated with?
2 Replies
Hi MarkDickson
Maybe this PowerShell module could be useful for you. SCCM_PackageID_Search
- ER2025Brass Contributor
Hi Have you tried to use SCCM reporting, you can generate report with package ID and associate application name.