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.
Get-Module
Without this parameter, Get-Module gets only the modules that have been imported into the session.
Wenn dieser Parameter nicht angegeben wird, werden von Get-Module nur die Module abgerufen, die in die Sitzung importiert wurden.
Without the All parameter, Get-Module gets only the module object for the default module file.
Ohne den All-Parameter ruft Get-Module nur das Modulobjekt für die Standardmoduldatei ab.
Gets all of the modules that can be imported into the session. Get-Module gets the modules in the paths specified by the $env:PSModulePath environment variable.
Ruft alle Module ab, die in die Sitzung importiert werden können. Get-Module ruft die Module in den von der Umgebungsvariablen $env:PSModulePath angegebenen Pfaden ab.
Without the All parameter, Get-Module gets only the module object for the default module file.
Ohne den All-Parameter ruft Get-Module nur das Modulobjekt für die Standardmoduldatei ab.
Autres résultats
Get-Module only gets modules; it does not import them.
Get-Module cannot get a dynamic module, but Get-Command can get the exported members.
Get-Module kann kein dynamisches Modul abrufen, Get-Command ist jedoch in der Lage, die exportierten Elemente abzurufen.
The second command uses the Get-Module cmdlet to get the modules in the session.
Im zweiten Befehl werden die Module in der Sitzung mit dem Cmdlet Get-Module abgerufen.
The second command uses the Get-Module cmdlet to get the modules in the session.
Im zweiten Befehl werden die Module in der Sitzung mit dem Cmdlet "Get-Module" abgerufen.
The Get-Module cmdlet gets the modules that have been imported, or that can be imported, into the session.
BESCHREIBUNG Mit dem Cmdlet "Get-Module" werden die Module abgerufen, die in die Sitzung importiert wurden oder importiert werden können.
This parameter takes string values, but you can also supply a PSModuleInfo or PSSnapinInfo object, such as the objects that Get-Module, Get-PSSnapin, and Import-PSSession return.
Dieser Parameter akzeptiert Zeichenfolgenwerte, Sie können jedoch auch ein PSModuleInfo-Objekt oder ein PSSnapinInfo-Objekt angeben, z. B. die Objekte, die von Get-Module, Get-PSSnapin und Import-PSSession zurückgegeben werden.
Like all modules, the members of dynamic modules run in a private module scope that is a child of the global scope. Get-Module cannot get a dynamic module, but Get-Command can get the exported members.
Genauso wie alle Module werden die Elemente dynamischer Module in einem privaten Modulbereich ausgeführt, der ein untergeordnetes Element des globalen Bereichs ist. Get-Module kann kein dynamisches Modul abrufen, Get-Command ist jedoch in der Lage, die exportierten Elemente abzurufen.
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.