enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Windows Error Reporting - Wikipedia

    en.wikipedia.org/wiki/Windows_Error_Reporting

    The Problem Reports and Solutions Control Panel applet was replaced by the Maintenance section of the Action Center on Windows 7 and Server 2008 R2.. A new app, Problem Steps Recorder (PSR.exe), is available on all builds of Windows 7 and enables the collection of the actions performed by a user while encountering a crash so that testers and developers can reproduce the situation for analysis ...

  3. Microsoft Message Queuing - Wikipedia

    en.wikipedia.org/wiki/Microsoft_Message_Queuing

    Microsoft also has incorporated MSMQ in its messaging technology framework, Windows Communication Foundation (WCF). Under WCF, MSMQ can be used for providing secure, reliable transport with a unified programming model compatible with other communications standards.

  4. Winqual - Wikipedia

    en.wikipedia.org/wiki/Winqual

    The ability to report crash and hang data from Windows Platforms was first introduced in Windows XP and has been significantly improved [citation needed] in Windows Vista with features such as Problem Reports and Solutions which is a Control Panel user interface allowing users to check the status of their crashes and personalized solution views.

  5. Windows Hardware Error Architecture - Wikipedia

    en.wikipedia.org/wiki/Windows_Hardware_Error...

    WHEA "builds on the PCI Express Advanced Reporting to provide more detailed information about system errors and a common reporting structure." [4] WHEA allows third-party software to interact with the operating system and react to certain hardware events.

  6. Background Intelligent Transfer Service - Wikipedia

    en.wikipedia.org/wiki/Background_Intelligent...

    learn.microsoft.com /en-us /windows /win32 /bits /background-intelligent-transfer-service-portal Background Intelligent Transfer Service (BITS) is a component of Microsoft Windows XP and later iterations of the operating systems, which facilitates asynchronous, prioritized, and throttled transfer of files between machines using idle network ...

  7. Microsoft Distributed Transaction Coordinator - Wikipedia

    en.wikipedia.org/wiki/Microsoft_Distributed...

    The Microsoft Distributed Transaction Coordinator (MSDTC) service is a component of Microsoft Windows that is responsible for coordinating transactions that span multiple resource managers, such as databases, message queues, and file systems. MSDTC is included in Windows 2000 and later operating systems, and is also available for Windows NT 4.0.

  8. Common Log File System - Wikipedia

    en.wikipedia.org/wiki/Common_Log_File_System

    It was introduced with Windows Server 2003 R2 and included in later Windows operating systems. CLFS can be used for both data logging as well as for event logging. CLFS is used by TxF and TxR to store transactional state changes before they commit a transaction. Binary Log File(s) created from CLFS can not be viewed by any integrated Windows tool.

  9. I/O request packet - Wikipedia

    en.wikipedia.org/wiki/I/O_request_packet

    I/O completion is reported back to the I/O manager by passing its address to a routine for that purpose, IoCompleteRequest. The IRP may be repurposed as a special kernel APC object if such is required to report completion of the I/O to the requesting thread. IRPs are typically created by the I/O Manager in response to I/O requests from user mode.