To prepare a system for and generate a complete memory dump, for the purpose of troubleshooting a hang or similar performance issue:
- Open Registry Editor (regedit.exe).
- Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl\.
- Double-click CrashDumpEnabled, change the value to 1 (1 = complete dump, 2 = kernel dump) and click OK.
- Navigate to the appropriate registry key for your keyboard type:
- USB keyboard: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\kbdhid\Parameters
- PS/2 keyboard: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\i8042prt\Parameters
- Right-click that registry key, select New... and create a DWORD (32-bit) Value named CrashOnCtrlScroll, with a value of 1.
- Close Registry Editor.
- Click the Start button, right-click Computer and select Properties. Click Advanced System Settings.
- In the Performance area, click the Settings... button.
- In the Performance Options window, navigate to the Advanced tab, then click the Change... button.
- Click the Custom size radio button, then set both Initial size (MB) and Maximum size (MB) to at least the amount of system memory + 257 MB, by entering the correct value in each field and clicking the Set button when done. E.g. if the system has 4 GB of memory, set both fields to (4 x 1024) + 257 = 4353 MB. If the system has 8 GB of memory, set both fields to (8 x 1024) + 257 = 8449 MB.
- Reboot the system to effectuate the changes.
- Reproduce the issue and generate a complete memory dump by holding down the right Ctrl key and pressing the Scroll Lock key twice.
Next, upload the dump using SymDiag:
- Download and run SymDiag.
- Click Collect Data for Support.
- In the Select Products section, check Endpoint Protection Client, and click Next.
- In the Select Data Type section, under Data Type, select All data, check Choose additional files to collect, and click Next.
- Under Choose additional files to collect, click Browse... .
- Navigate to and select the memory dump created in the first step. Click Open.
- Repeat this for any other data you have gathered.
- Click Next.
- After the data collection is complete, enter the following information:
- Customer name
- Company
- Case number
- Contact information
- Brief description of the issue
- Click Open or Update a Support Case.
- Enter your user name and password, and then click Login.