Configuring Sysinternals Process Monitor for a Low Altitude trace
book
Article ID: 217897
calendar_today
Updated On:
Products
Data Loss Prevention
Endpoint Protection
Issue/Introduction
You need to configure SysInternals Process Monitor to capture a low altitude trace.
Resolution
- Download procmon.exe from the Microsoft Windows Sysinternals website.
- Launch procmon.exe and accept the EULA.
- Open regedit.exe
- Navigate to:
HKLM\SYSTEM\CurrentControlSet\Services\PROCMON24\Instances\Process Monitor 24 Instance
- Update the Altitude value to 45100 as shown below:
- Right-click the "Process Monitor 24 Instance" key and click Permissions...
- Click the Advanced button.
- Click the Disable inheritance button.
- Select "Convert inherited permissions into explicit permissions on this object".
- Click the Add... button on the Permissions tab.
- Click the "Select Principal" link.
- Type "everyone" (without quotes) into the "Enter the object name to select" text box.
- Click Check Names, then OK.
- Set the Permission Entry Type to "Deny".
- Click the "Show advanced permissions" link.
- Ensure that the only permissions selected are "Set Value" and "Delete" (uncheck "Read Control" if checked).
- Click OK, OK, Yes, OK.
The Special Permissions Entry for Everyone should look like the following at the end of this process:
Feedback
thumb_up
Yes
thumb_down
No