16/09/2008

Introduzione a PowerShell

Soluzioni degli esercizi

A cura di Efran Cobisi


Serie E


E1

Get-EventLog "Windows PowerShell" |
    Group-Object Eventid |
    Sort-Object Name

Get-EventLog "Windows PowerShell" |
    Where-Object {$_.EventId -eq 403}

E2

Get-EventLog System -Newest 15 |
    Sort-Object Eventid -Descending

Commenti



Nessun commento disponibile.

Cobisi EmailVerify.NET is a Microsoft .NET software component that validates email addresses. valid email