Just released a new free application for ConfigMgr admins - ConfigMgr Deployment Reporter. I developed this app for use in the organisation I currently work for, and it turned out quite well, so I decided to release a public version to the community! I developed this app as an alternative (and IMO easier) way to … Continue reading New Free App – ConfigMgr Deployment Reporter
Tag: configmgr application deployments
How to Get the Deployment Status of ConfigMgr Applications with PowerShell
PowerShell and SQL server. It's a combination I'm liking more every day 🙂 In this post, I give you a PowerShell script that will query your ConfigMgr SQL server and return the deployment status of a ConfigMgr Application. It will return data for each deployment of the application, giving you the names of the deployment … Continue reading How to Get the Deployment Status of ConfigMgr Applications with PowerShell