Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
TestCmdlets module
Wenn Sie beispielsweise das Modul "TestCmdlets" der Sitzung im Verzeichnis "C:\ps-Test" hinzufügen möchten, geben Sie Folgendes ein: import-module c:\ps-test\TestCmdlets Weitere Informationen zum Hinzufügen von Modulen zu einer Sitzung finden Sie unter Import-Module.
Im zweiten Befehl werden die Cmdlets, deren Name mit "Test" beginnt, aus der PSSession in"$s" in das Modul "TestCmdlets" auf dem lokalen Computer exportiert.
The second command exports the cmdlets whose names begin with "Test" from the PSSession in $s to the TestCmdlets module on the local computer.
Im vierten Befehl, der jederzeit in jeder Sitzung ausgeführt werden kann, werden die Cmdlets im Modul "TestCmdlets" mit dem Cmdlet "Import-Module" der aktuellen Sitzung hinzugefügt.
The fourth command, which can be run in any session at any time, uses the Import-Module cmdlet to add the cmdlets in the TestCmdlets module to the current session.
Autres résultats
Wenn Sie beispielsweise das Modul TestCmdlets der Sitzung im Verzeichnis C:\ps-Test hinzufügen möchten, geben Sie Folgendes ein
For example, to add the TestCmdlets module in the C:\ps-test directory to your session, type
Im vierten Befehl, der jederzeit in jeder Sitzung ausgeführt werden kann, werden die Cmdlets im Modul TestCmdlets mit dem Cmdlet Import-Module der aktuellen Sitzung hinzugefügt.
The fourth command, which can be run in any session at any time, uses the Import-Module cmdlet to add the cmdlets in the TestCmdlets module to the current session.
Im zweiten Befehl werden die Cmdlets, deren Name mit Test beginnt, aus der PSSession in $s in das Modul TestCmdlets auf dem lokalen Computer exportiert.
The second command exports the cmdlets whose names begin with Test from the PSSession in $s to the TestCmdlets module on the local computer.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.
Aucun résultat pour cette recherche.
Synonymes et analogies de "Modul "TestCmdlets" en allemand