Other Configuration Manager-related features and issues
Hi @Dhanraj Barman ,
We could use the following the command:
$a=Get-CMApplicationDeployment -Name 'test03'
Get-CMApplicationDeploymentStatus -InputObject $a
Please note: test03 is application name, we could input the name according to our environment.
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 "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.