Examples with "Get-EventLog cmdlet gets" and their translation in Frans
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.
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.
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.
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.
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.
The ComputerName parameter has also been added to several cmdlets, including the Get-Process, Get-Service, and Get-Eventlog cmdlets.
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 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.
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.
If you specify no parameters, this cmdlet gets all groups.
Si vous ne spécifiez aucun paramètre, cette cmdlet obtient tous les groupes.
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.