The correct cmdlet to check if the Windows event log is running is Get-Service.
Get-Service is the correct cmdlet to use to check if the Windows event log is running. This cmdlet retrieves the status of services on a local or remote computer, including the Event Log service.
https://brainly.com/question/43596317