Komut: "EVENTTRIGGERS /Delete /?" açık Windows 12, 11, 10, .. , MS Server 2025, 2022, 2019, .. mevcut değil
Komut örnekleri "EVENTTRIGGERS /Delete /?"
Modern Windows sistemlerinde olay tetikleyicileri artık komut satırında kullanılmamaktadır.
Bunun yerine Olay Görüntüleyici kullanılır
"EVENTTRIGGERS /Delete /?" Microsoft Windows Yardımından Alıntı
Microsoft Windows XP [Version 5.1.2600]
(c) Copyright 1985-2001 Microsoft Corp.
C:\\Windows>
EVENTTRIGGERS /Delete [/S system [/U username [/P [password]]]]
/TID id [/TID id1 [...[/TID idn]]]
Description:
Delete an Event Trigger from the system by its ID.
Parameter List:
/S system Specifies the remote system to connect to.
/U [domain\]user Specifies the user context under which the
command should execute.
/P [password] Specifies the password for the given user
context. Prompts for input if omitted.
/TID id Specifies the Event Trigger to be deleted
by "Event Trigger ID". The "*" wildcard
may be used.
/? Displays this help/usage.
Examples:
EVENTTRIGGERS /Delete /?
EVENTTRIGGERS /Delete /TID 1 /TID 2 /TID 4 /TID 6
EVENTTRIGGERS /Delete /S system /U domain\user /TID *
EVENTTRIGGERS /Delete /S system /U username /P password /TID 1
Önemli bilgiler, "EVENTTRIGGERS /Delete /?" komutu için ipuçları
Modern Windows sistemlerinde olay tetikleyicileri artık komut satırında kullanılmamaktadır. Bunun yerine, Olay Görüntüleyicisi olayları izlemek ve işlemek için kullanılır.
Olay Görüntüleyiciyi kullanmak için Başlat menüsünden açın. Daha sonra olayları türe, kaynağa, olay kimliğine ve diğer kriterlere göre filtreleyebilirsiniz. Daha sonra analiz için olayları kaydetme seçeneği de vardır.