none
WMI Event-Monitoring - no get-psevent available RRS feed

  • Frage

  • Hello toghether,

    After reading through the following link, i realised that there's no "get-psevent" on my Powershell available.

    http://technet.microsoft.com/en-us/library/ff730927.aspx

    Of course I am running the 2.0 version. I guess I have to add with

    add-type -assemblyname a particular namespace? I dont have another explanation.

    thank you in advance.

    regards

    junior


    • Bearbeitet King Julien Donnerstag, 15. März 2012 07:30
    Donnerstag, 15. März 2012 07:30

Antworten

  • Get-PSEvent seems to be an PowerShell 2.0 CTP Comandlet which got renamed to Get-Event!!

    Please click “Mark as Answer” if my post answers your question and click Vote as Help if my Post helps you.
    Bitte markiere hilfreiche Beiträge von mir als Hilfreich und Beiträge die deine Frage ganz oder teilweise beantwortet haben als Antwort.
    My PowerShell Blog http://www.admin-source.info
    [string](0..21|%{[char][int]([int]("{0:d}" -f 0x28)+('755964655967-86965747271757624-8796158066061').substring(($_*2),2))})-replace' '

    Donnerstag, 15. März 2012 08:58