Other Configuration Manager-related features and issues
Hi, @DukenTee
Thank you for posting in Microsoft Q&A forum.
We can use this command to list the application and the number of deployments:
Get-CMApplication | Select-Object LocalizedDisplayName,SoftwareVersion,NumberOfDeployments
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".