We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
applet de commande Get-EventLog
The commands used in the preceding section target the local computer; the Get-EventLog cmdlet can do that.
Les commandes utilisées dans la section précédente ciblent l'ordinateur local ; l'applet de commande Get-EventLog peut le faire.
For example, you can assign an alias to the Get-EventLog cmdlet, but you cannot assign an alias to the "get-event log -logname system" command.
Par exemple, vous pouvez attribuer un alias à l'applet de commande Get-EventLog, mais pas à la commande "get-eventlog - logname system".
The first command uses the Get-EventLog cmdlet to retrieve the events and the assignment operator (=) to save them in the $events variable.
La première commande utilise l'applet de commande Get-EventLog pour récupérer les événements et l'opérateur d'affectation (=) pour les enregistrer dans la variable $events.
The first command uses the Get-EventLog cmdlet to retrieve the most recent event from the System event log and stores it in the $event variable.
La première commande utilise l'applet de commande Get-EventLog pour récupérer l'événement le plus récent du journal des événements système et l'enregistrer dans la variable $event.
In the first line of the command, the Get-EventLog cmdlet gets the events in the System log and stores them in the $events variable.
Dans la première ligne de la commande, l'applet de commande Get-EventLog obtient les événements du journal système et les stocke dans la variable $events.
The first command uses the Get-EventLog cmdlet to get the 100 most recent events from the Application event log.
La première commande utilise l'applet de commande Get-EventLog pour obtenir les 100 événements les plus récents du journal d'événements d'applications.
The first command uses the Get-EventLog cmdlet to get all events in the Windows Powershell log.
La première commande utilise l'applet de commande Get-EventLog pour obtenir tous les événements du journal Windows PowerShell.
It uses the Get-EventLog cmdlet to get the events in the Windows PowerShell log and then uses the pipeline operator (|) to send the events to the ConvertTo-Html cmdlet.
Elle utilise l'applet de commande Get-EventLog pour obtenir les événements du journal Windows PowerShell, puis se sert de l'opérateur de pipeline (|) pour envoyer les événements à l'applet de commande ConvertTo-Html.
Get-WinEvent is designed to replace the Get-EventLog cmdlet on computers running Windows Vista and later versions of Windows.
Get-WinEvent a été conçu pour remplacer l'applet de commande Get-EventLog sur les ordinateurs exécutant Windows Vista et des versions ultérieures de Windows.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.