The best way to start is by looking at the client log files here: https://learn.microsoft.com/en-us/mem/configmgr/core/plan-design/hierarchy/log-files#BKMK_ClientOpLogs
SCCM deployment logs tracing. TS vs Application
Hi,
Good day to all.
I've deployed an application using Task Sequence (DPs on target sites are not yet available). All is good with the deployment, files are being copied, apps are being installed. but I noticed in Monitoring > Deployments, computers that TS ran successfully (manual checking) are still tagged as unknown.
I tried deploying same app (same computers) using Application Model, and they report back as compliant in Monitoring > Deployments.
I want to trace how computers reports or works its way up to MPs, and from MPs to Site Server to Console. Can anyone tell me step by steps or the logs to check?
Task Sequence logs from Client -> MPs -> Site Server -> ConfigMgr Console
Application logs from Client -> MPs -> Site Server -> ConfigMgr Console
I just want to know the difference of the path (logs) TS is taking vs App....
Thank you.
Microsoft Security Intune Configuration Manager Other
3 answers
Sort by: Most helpful
-
Kent Agerlund 11 Reputation points Microsoft Regional Director
2020-09-03T13:29:14.07+00:00 -
Fiona Yan-MSFT 2,311 Reputation points
2020-09-04T06:23:36.317+00:00 Generally speaking, task sequence and application deployment are two different deployment methods and most of the logs are roughly the same.
For our client side,you may check:
AppDiscovery.log
AppIntentEval.log
AppDiscovery.log
CAS.log
ContentTransferManager.log
DataTransferService.log
ContentTransferManager.log
CAS.log
AppEnforce.log
AppIntentEval.log
Here is a helpful article for your reference:
how to track an installation through client log files
Note:This is not an official article of Microsoft, for reference only.For our server side,you may check:
Distmgr.log
policypv.log
Here is a detailed article for you to refer to:
troubleshooting application deployment in sccm
Note:This is not an official article of Microsoft, for reference only.
Hope this could help you.
If an Answer is helpful, please click "Accept Answer" and upvote it.
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. -
Fiona Yan-MSFT 2,311 Reputation points
2020-09-09T02:21:24.133+00:00 I appreciate your understanding that we are not the best channel to address this issue since the forum is mainly focusing on break-fix issues,we have limited information about this detailed principle of this product.
We may need to discuss with the product team and I will try my best to help you, once there is any progress, we will share with you.Thank you very much for your kind understanding.