IT tutorials
 
Technology
 

Windows Server 2012 : Using Event Viewer for Logging and Debugging (part 1)

12/31/2013 1:53:38 AM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

Event Viewer is the next tool to use when debugging, problem solving, or troubleshooting to resolve a problem with a Windows Server 2012 system. Event Viewer, as shown in Figure 1, is a built-in Windows Server 2012 tool completely rewritten based on an Extensible Markup Language (XML) infrastructure, which is used for gathering troubleshooting information and conducting diagnostics. Event Viewer was completely rewritten in Windows Server 2008, and many new features and functionality were introduced, including a new user interface and a home page, which includes an overview and summary of the system.

Image

Figure 1. Event Viewer, including the Overview and Summary pane.

The upcoming sections focus on the basic elements of an event, including detailed sections covering the features and functionality.

Microsoft defines an event as any significant occurrence in the operating system or an application that requires tracking of the information. An event is not always negative. A successful logon to the network, a successful transfer of messages, or replication of data can also generate an event in Windows. It is important to sift through the events to determine which are informational events and which are critical events that require attention.

When server or application failures occur, Event Viewer is one of the first places to check for information. You can use Event Viewer to monitor, track, view, and audit security of your server and network. It is used to track information of both hardware and software contained in your server. The information provided in Event Viewer can be a good starting point to identify and track down the root cause of any system errors or problems.

Event Viewer can be accessed through the Server Manager. You can also launch Event Viewer by running the Microsoft Management Console (mmc.exe) and adding the snap-in or through a command line by running eventvwr.msc.

Each log has common properties associated with its events. The following bullets define these properties:

Level—This property defines the severity of the event. An icon appears next to each type of event. It helps to quickly identify whether the event is informational, a warning, or an error.

Date and Time (Logged)—This property indicates the date and time that the event occurred. You can sort events by date and time by clicking this column. This information is particularly helpful in tracing back an incident that occurred during a specific time period, such as a hardware upgrade before your server started experiencing problems.

Source—This property identifies the source of the event, which can be an application, remote access, a service, and so on. The source is very useful in determining what caused the event.

Event ID—Each event has an associated event ID, which is a numeral generated by the source and is unique to each type of event. You can use the event ID on the Microsoft Support website (www.microsoft.com/technet/) to find topics and solutions related to an event on your server.

Task Category—This property determines the category of an event. Task Category examples from the Security log include Logon/Logoff, System, Object Access, and others.

 
Others
 
- Exchange Server 2013 : Public folders (part 7) - Removing a public folder, Organizational forms library
- Exchange Server 2013 : Public folders (part 6) - Moving public folders, Redirecting content
- Exchange Server 2013 : Public folders (part 5) - Mail-enabling public folders
- Exchange Server 2013 : Public folders (part 4) - Creating public folders
- Exchange Server 2013 : Public folders (part 3) - Controlling the root
- Exchange Server 2013 : Public folders (part 2) - How many public folder mailboxes are needed?
- Exchange Server 2013 : Public folders (part 1) - Creating public folder mailboxes
- SQL Server 2012 : Creating Indexes
- SQL Server 2012 : Dropping Tables
- SQL Server 2012 : Altering Tables, Adding Constraints
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us