Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 2.0 » New-EventLog

New-EventLog - Powershell 2.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

New-EventLog

Short description
Creates a new event log and a new event source on a local or remote computer.

Syntax


Description
This cmdlet creates a new classic event log on a local or remote computer. It can also register an event source tha
t writes to the new log or to an existing log.

The cmdlets that contain the EventLog noun (the Event log cmdlets) work only on classic event logs. To get events f
rom logs that use the Windows Event Log technology in Windows Vista and later versions of Windows, use Get-WinEvent
.