What does this have to do with configmgr? Where are you seeing this command?
What the command ["C:\Temp\Dumps\Procdump\procdump.exe" -accepteula -ma -j "C:\Temp\Dumps" 8772 468 00000248017E0000 ] used for?
What the command ["C:\Temp\Dumps\Procdump\procdump.exe" -accepteula -ma -j "C:\Temp\Dumps" 8772 468 00000248017E0000] used for?
Microsoft Security | Intune | Configuration Manager | Other
2 answers
Sort by: Most helpful
-
-
CherryZhang-MSFT 6,496 Reputation points
2023-01-11T07:51:18.8466667+00:00 Hi @Xu Han ,
As Garth Jones said, could you please let us know, what does this have to do with configmgr?And where are you seeing this command?
According to my research ProcDump.exe is a command-line utility whose primary purpose is monitoring an application for CPU spikes and generating crash dumps during a spike that an administrator or developer can use to determine the cause of the spike. ProcDump.exe also includes hung window monitoring (using the same definition of a window hang that Windows and Task Manager use), unhandled exception monitoring and can generate dumps based on the values of system performance counters. It also can serve as a general process dump utility that you can embed in other scripts.
Besides, we may need to confirm that is it correct? I can't find some of the parameters used in the command in the official article. For example, -accepteula, -j.
For more information about ProcDump.exe, we can refer to following links:
ProcDump - Sysinternals | Microsoft Learn
Two Minute Drill: Using PROCDUMP - Microsoft Community Hub
Looking forward to your reply.
Best regards,
Cherry
If the response 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.