What the command ["C:\Temp\Dumps\Procdump\procdump.exe" -accepteula -ma -j "C:\Temp\Dumps" 8772 468 00000248017E0000 ] used for?

Xu Han 1 Reputation point
2023-01-05T05:57:57.963+00:00

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
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Garth Jones 1,366 Reputation points
    2023-01-05T12:13:18.307+00:00

    What does this have to do with configmgr? Where are you seeing this command?

    0 comments No comments

  2. 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.

     


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.