enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Common Log File System - Wikipedia

    en.wikipedia.org/wiki/Common_Log_File_System

    Common Log File System (CLFS) is a general-purpose logging subsystem that is accessible to both kernel-mode as well as user-mode applications for building high-performance transaction logs. It was introduced with Windows Server 2003 R2 and included in later Windows operating systems.

  3. powercfg - Wikipedia

    en.wikipedia.org/wiki/Powercfg

    powercfg (executable name powercfg.exe) is a command-line utility that is used from an elevated Windows Command Prompt to control all configurable power system settings, including hardware-specific configurations that are not configurable through the Control Panel, on a per-user basis.

  4. PowerShell - Wikipedia

    en.wikipedia.org/wiki/PowerShell

    PowerShell remoting: Using WS-Management, PowerShell 2.0 allows scripts and cmdlets to be invoked on a remote machine or a large set of remote machines. Background jobs : Also called a PSJob , it allows a command sequence (script) or pipeline to be invoked asynchronously.

  5. Windows Security Log - Wikipedia

    en.wikipedia.org/wiki/Windows_Security_Log

    The Security Log is one of three logs viewable under Event Viewer. Local Security Authority Subsystem Service writes events to the log. The Security Log is one of the primary tools used by Administrators to detect and investigate attempted and successful unauthorized activity and to troubleshoot problems; Microsoft describes it as "Your Best ...

  6. Log analysis - Wikipedia

    en.wikipedia.org/wiki/Log_analysis

    Logs may be directed to files and stored on disk or directed as a network stream to a log collector. Log messages must usually be interpreted concerning the internal state of its source (e.g., application) and announce security-relevant or operations-relevant events (e.g., a user login, or a systems error).

  7. Microsoft Management Console - Wikipedia

    en.wikipedia.org/wiki/Microsoft_Management_Console

    Persistence of user-set column layouts (i.e. widths, ordering, visibility and sorting of lists) MMC 2.0, shipped with Windows XP and Windows Server 2003. New features: Operating system-defined visual styles; Automation object model, allowing the capabilities of an MMC snap-in to be used programmatically from outside MMC itself (e.g. from a script)

  8. Logging (computing) - Wikipedia

    en.wikipedia.org/wiki/Logging_(computing)

    In computing, logging is the act of keeping a log of events that occur in a computer system, such as problems, errors or just information on current operations. These events may occur in the operating system or in other software.

  9. Event Viewer - Wikipedia

    en.wikipedia.org/wiki/Event_Viewer

    Windows XP introduced a set of three command-line interface tools, useful to task automation: eventquery.vbs – Official script to query, filter and output results based on the event logs. [4] Discontinued after XP. eventcreate – a command (continued in Vista and 7) to put custom events in the logs. [5]