Examples with "Import-PSSession cmdlet" 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.
Import-PSSession $session Run the exchange cmdlets you want to use.
Exécuter des applets de commande d'échange que vous voulez utiliser.
To find the commands to import, Import-PSSession uses the Invoke-Command cmdlet to run a Get-Command command in the PSSession.
Pour rechercher les commandes à importer, Import-PSSession utilise l'applet de commande Invoke-Command pour exécuter une commande Get-Command dans la session PSSession.
To import the modules that are created by these cmdlets, either by using Import-PSSession or Import-Module, the execution policy in the current session cannot be Restricted or AllSigned.
Pour importer les modules créés par ces applets de commande, à l'aide d'Import-PSSession ou d'Import-Module, la stratégie d'exécution de la session active ne peut pas être Restricted ni AllSigned.
For example, the following command avoids any conflict with the Get-Date and Set-Date cmdlets that come with Windows PowerShell when you import the DateFunctions module. import-module -name DateFunctions -prefix ZZ For more information, see Import-Module and Import-PSSession.
Par exemple, la commande suivante évite tout conflit avec les applets de commande Get-Date et Set-Date disponibles avec Windows PowerShell lorsque vous importez le module Windows PowerShell Utilisation de Windows PowerShell
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.
Er zijn geen resultaten gevonden voor deze term.
Synoniemen voor Import-PSSession cmdlet in het Engels