get winevent

  1. S

    Windows Server Essentials 2016 retrieve event log details

    I am trying to extract event log details for eventid 262 in the Microsoft-Windows-ServerEssentials/Admin event log which is under Applications and Services Logs. I've opened a Powershell session as administrator but when I run this: Get-WinEvent -LogName...