zettelkasten/OneNoteExport/Technik/Powershell/Windows Server/00_EventLog .md
2023-08-17 19:32:37 +02:00

1.4 KiB

EventLog

Sonntag, 14. Januar 2018

16:46

 

Computergenerierter Alternativtext: Exchange Management Fie Action ew H \_\_\_\_\_\_\_\_\_\_ hil Microsoft Exdiar ci k1, A ,,J,.,tur Wmdows PowS1wI ndows PowerShell çight (C) 2009 Microsoft Corporation. All rights reserved PS c:\\\> \$session = New-PSSession -ConfigurationName microsoft.exchange -connecti ThIIffi http://casi.uss.local/powershell PS C:\\\> PS C:\\\> \$session Id Name i Sessioni PS C:\\\> Import-PSSession Ssession RNING: Some imported command names include unapproved verbs which might make piii less discoverable. Use the Verbose parameter for more detail or type t-Verb to see the list of approved verbs. duleType Name ExportedCommands cript tmp_e1b277a0-0955-41f1\... {Get-IRMConfiguration, New-MailUser, En\... PS C:i. Console \_\_\_\_\_\_ JiJ \_\_\_\_\_\_\_\_\_\_\_ \_\_\_\_\_\_\_\_ j i I ..\-- q 1TW w 'J 4 Actinns ComputerName State ConfigurationName Availability casi.uss.local Opened microsoft.exchange Available --- \_zjj_j I ¿L nn Hcmn dwmn icc Irv Icpqc I Icr Miåiny I .---. .\_.. ..{width="7.604166666666667in" height="4.770833333333333in"}

 

Session Room 1

http://www.vconferenceonline.com/vconference/player.aspx?id=1

Erfasster Bildschirmausschnitt: 01.12.2011 19:10

 

 

 

 

EventLog durchsuchen nach Wörtern in Messages (Detail)

 

Get-EventLog -logname EMC |Where-Object {$_.Message -like "*Lehnert*"} |fl