Examples with "uses cmdlets" 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.
PowerShell uses cmdlets, which are self-contained programming objects that expose the underlying administration options inside of Windows.
PowerShell utilise des cmdlets, qui sont des objets de programmation indépendants exposant les options d'administration sous-jacentes de Windows.
Andere resultaten
Identify and use cmdlets for network configuration.
Identify and use cmdlets for Active Directory administration.
Identify and use cmdlets for other server administration tasks.
Windows PowerShell exploits these similarities to reduce the number of distinct names you need to know to understand and use cmdlets.
Windows PowerShell exploite ces similarités pour réduire le nombre de noms distincts que vous devez connaître pour comprendre et utiliser des applets de commande.
You can also use cmdlets in the Exchange Management Console to manage accepted domains and e-mail address policy.
Vous pouvez également utiliser des cmdlets dans la console de gestion Exchange pour gérer les domaines acceptés et la stratégie d'adresse de messagerie.
While in the debugger, you can also enter commands, display the value of variables, use cmdlets, and run scripts.
À partir du débogueur, vous pouvez également entrer des commandes, afficher la valeur de variables, utiliser des applets de commande et exécuter des scripts.
You can use cmdlets, providers, snap-ins, and modules as you would use them in the Windows PowerShell console.
You can also run standard Windows PowerShell commands to display the values of variables, and you can use cmdlets to investigate the results.
Vous pouvez également exécuter des commandes Windows PowerShell standard pour afficher les valeurs de variables, et utiliser des applets de commande pour examiner les résultats.
HOW TO USE CMDLETS THAT HAVE A COMPUTERNAME PARAMETER TO GET REMOTE DATA Several cmdlets have a ComputerName parameter that lets you get objects from remote computers.
COMMENT UTILISER DES APPLETS DE COMMANDE AVEC UN PARAMÈTRE COMPUTERNAME POUR OBTENIR DES DONNÉES DISTANTES Plusieurs applets de commande ont un paramètre ComputerName qui vous permet d'obtenir des objets d'ordinateurs distants.
Then, it uses the Write-Host cmdlet to display the letter a.
The command uses the Get-Process cmdlet to get a list of processes.
It uses the Get-Content cmdlet to get the content of the file.