TipsMake
Newest

Tags : event log

How to start / stop Windows Event Log
System 06 March 2021

How to start / stop Windows Event Log

the service windows event log manages events and event logs. this service supports logging, querying, registering, logging, and managing event metadata.

Read More
Manage the Event Log with the command line
Server 26 May 2019

Manage the Event Log with the command line

for many of us, using the command line - command line to control and use some of the functions in the windows system will cause them to have headaches and problems. however, if

Read More
Use PowerShell to create EventLog
Server 26 May 2019

Use PowerShell to create EventLog

in the following article, i will show you how to use powershell to create log records on the system, namely the write-eventlog cmdlet command. the basic syntax of this command

Read More