Download for Windows Premium
-50% Premium
Publiciteit
Get-EventLog

Vertaling van "Get-EventLog" in Engels

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.
Get-Eventlog
Get-EventLog obtient des événements uniquement en provenance des journaux d'événements classiques.
Get-EventLog gets events only in classic event logs.
Utilisez les paramètres de Get-EventLog pour rechercher des événements à l'aide de leurs valeurs de propriété.
Use the parameters of Get-EventLog to search for events by using their property values.
Get-EventLog obtient le nombre spécifié d'événements, en commençant par l'événement le plus récent dans le journal.
Get-EventLog gets the specified number of events, beginning with the newest event in the log.
Les commandes utilisées dans la section précédente ciblent l'ordinateur local ; l'applet de commande Get-EventLog peut le faire.
The commands used in the preceding section target the local computer; the Get-EventLog cmdlet can do that.
Obtient les événements présents dans la file d'attente des événements. Get-EventLog
Gets the events in the event queue. Get-EventLog
Cette commande utilise le mot clé « param » pour créer deux variables, $log et $num, qui servent d'espaces réservés dans la commande Get-EventLog.
This command uses the "param" keyword to create two variables, $log and $num, that are used as placeholders in the Get-EventLog command.
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 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 l'événement le plus récent du journal des événements système et l'enregistrer dans la variable $event.
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.
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.
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.
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 the 100 most recent events from the Application event log.
La première commande utilise l'applet de commande Get-EventLog pour obtenir tous les événements du journal Windows PowerShell.
The first command uses the Get-EventLog cmdlet to get all events in the Windows Powershell log.
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.
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.
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.
Get-WinEvent is designed to replace the Get-EventLog cmdlet on computers running Windows Vista and later versions of Windows.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Get-EventLog in het Frans

Publiciteit

Suggesties

Resultaten: 21. Exact: 21. Verstreken tijd: 59 ms.