Powershell: Get-EventLog missing

Created on 25 Apr 2020  路  2Comments  路  Source: PowerShell/PowerShell

PS7
Get-EventLog -List Get-EventLog: The term 'Get-EventLog' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Issue-Question Resolution-Answered

Most helpful comment

get-winevent -listlog *

All 2 comments

get-winevent -listlog *

This issue has been marked as answered and has not had any activity for 1 day. It has been closed for housekeeping purposes.

Was this page helpful?
0 / 5 - 0 ratings