Wednesday, August 26, 2015

ADPlus

ADPlus.vbs (ADPlus) is a tool that you can use to troubleshoot a process or an application that stops responding (hangs) or fails (crashes). It automates the Microsoft Console Debugger (CDB) to produce memory dumps and log files that contain debug output from one or more processes. ADPlus is included in the Debugging Tools for Windows.
For more information, visit the following Microsoft website:

Articles and Videos

The following articles and videos demonstrate how to troubleshoot and diagnose issues using the ADPlus tool:
ArticleHow to troubleshoot Windows Azure Active Directory Sync tool installation and Configuration Wizard error messages
This article discusses general troubleshooting procedures, lists error messages that may occur when you install or configure the Directory Synchronization tool, and contains information about how to resolve the issue.
ArticleHow to use ADPlus.vbs to troubleshoot "hangs" and "crashes"
ADPlus.vbs (ADPlus) is a tool from Microsoft Product Support Services (PSS) that can troubleshoot any process or application that stops responding (hangs) or fails (crashes). Frequently, you can use ADPlus as a replacement tool for the Microsoft Internet Information Server (IIS) Exception Monitor (6.1/7.1) and User Mode Process Dump. These are two separate tools that PSS frequently uses to isolate what causes a process to stop responding (hang) or quit unexpectedly (crash) in a Microsoft Windows DNA environment.

No comments:

View Tenant (ULS) Logs in SharePoint Online using CSOM

Even though the classes exist in the CSOM, the Microsoft Office 365 Engineering team has confirmed that this is something which is not poss...