TipsMake
Newest

Tags : windows management instrumentation

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