Welcome › Forums › General PowerShell Q&A › get-eventlog pwsh 7 missing
hello
there is no
Get-EventLog
in powershell 7 ?
Get-EventLog is depricated from long time. Use Get-WinEvent instead.