How to use ADPlus (AutoDump+) to create a memory dump file for troubleshooting issues with Symantec Products and other third party applications
| Article:TECH38846 | | | Created: 2005-01-12 | | | Updated: 2012-06-01 | | | Article URL http://www.symantec.com/docs/TECH38846 |
Problem
How to use ADPlus (AutoDump+) to create a memory dump file for troubleshooting issues with Symantec Products and other third party applications
Solution
2. Click on " Install Debugging Tools for Windows as a Standalone Component (from Windows SDK)" and install the tools.
3. By default, the install location is C:\Program Files(x86)\Windows Kits\8.0\Debuggers. Within the Debuggers folder there would be two folders for x86 and x64 respectively.
4. Open the Command Prompt and change the directory to the required version of the debugger.
e.g. : C:\Program Files(x86)\Windows Kits\8.0\Debugger\x64
5. Type the following command at the command prompt: (It might be possible that the name of the adplus.vbs has been changed after the install on the machine.)
cscript adplus.vbs -crash -pn bengine.exe -o c:\adplus (Figure 1)
6. Zip the contents of the c:\adplus folder and forward it to the Technical Support Engineer for further analysis.
|
|
Related Articles
Legacy ID
276910
Article URL http://www.symantec.com/docs/TECH38846
Terms of use for this information are found in Legal Notices









Thank you.