... Home  
... Impressum
... ColorConsole

... CMD
... Netsh-XP
... Netsh-7
... Netsh-Vista
... Powershell


... facebook.de
 
 
ColorConsole [Version 1.7.1000] PowerShell 2.0-Export
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.

C:\Windows-7>Powershell get-help Remove-Event -full

# NAME
Remove-Event

# SYNOPSIS
Deletes events from the event queue.

# SYNTAX
Remove-Event [-EventIdentifier] <int> [-Confirm] [-WhatIf] [<CommonParameters>]

Remove-Event [-SourceIdentifier] <string> [-Confirm] [-WhatIf] [<CommonParameters>]

# DESCRIPTION
The Remove-Event cmdlet deletes events from the event queue in the current session.

This cmdlet deletes only the events currently in the queue. To cancel event registrations or unsubscribe, use the Unregister-Event cmdlet.

# PARAMETERS
-EventIdentifier <int>
Deletes only the event with the specified event identifier. An EventIdentifier or SourceIdentifier parameter is required in every command.

Required? true
Position? 1
Default value None
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false

-SourceIdentifier <string>
Deletes only the events with the specified source identifier. Wildcards are not permitted. An EventIdentifier or SourceIdentifier parameter is required in every command.

Required? true
Position? 1
Default value None
Accept pipeline input? false
Accept wildcard characters? false

-Confirm [<SwitchParameter>]
Prompts you for confirmation before executing the command.

Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false

-WhatIf [<SwitchParameter>]
Describes what would happen if you executed the command without actually executing the command.

Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false

<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer and OutVariable. For more information, type,
"get-help about_commonparameters".

# INPUTS
System.Management.Automation.PSEventArgs
You can pipe events from Get-Event to Remove-Event.

# OUTPUTS
None
The cmdlet does not generate any output.

# NOTES

Events, event subscriptions, and the event queue exist only in the current session. If you close the current session, the event queue is discarded and the event subscription is canceled.

# EXAMPLE 1

C:\PS>remove-event -sourceIdentifier "ProcessStarted"

# Description
-----------
This command deletes events with a source identifier of "Process Started" from the event queue.

# EXAMPLE 2

C:\PS>remove-event -eventIdentifier 30

# Description
-----------
This command deletes the event with an event ID of 30 from the event queue.

# EXAMPLE 3

C:\PS>get-event | remove-event

# Description
-----------
This command deletes all events from the event queue.

RELATED LINKS
Online version: http://go.microsoft.com/fwlink/?LinkID=135247
Register-ObjectEvent
Register-EngineEvent
Register-WmiEvent
Unregister-Event
Get-Event
New-Event
Remove-Event
Wait-Event

C:\Windows>powershell get-help Get-EventSubscriber -full

OS: Windows-7 / Windows-Vista // Windows Server 2008
»»»» ColorConsole


0.078
Wie kann ich die Windows 7 Kennwort-Rücksetz Diskette einsetzen?  / Can I download Windows 7 test version?  / Dragging doesn't work  / bin to iso  / Wie verwende ich das Backup und Restore in Windows 7?  / Der Befehle Create Directory in der Windows cmd.exe wie kann ich sowas realisieren?  / Gibt es Windows-7 Tastenkürzel für die Schnellstartleiste?  / Windows-7 download site  / / Lesetipp: 699  / FACEBOOK.DE  / Wie formatiere ich die Festplatte unter Windows 7?  / Aus der ISO-Datei für Windows-7 eine startbare DVD, oder ein bootfähiges USB-Flashlaufwerk erstellen?  / Wo ist die Sidebar in Windows-7 versteckt, gibt es überhaupt eine?  / Internet Explorer 7 bzw 8 Schrift vergrößern, geht nicht?  / Wie kann ich den Ordner aus Fenster-1 nach Fenster-2 übertragen bzw öffnen?  /