Get-Module ruft nur Module ab, importiert sie jedoch nicht.
Get-Module only gets modules; it does not import them.
Get-Module gibt Objekte zurück, die die Module darstellen.
Get-Module returns objects that represent the modules.
Das Ergebnis zeigt an, dass die neuen dynamischen Module mit Get-Module abgerufen werden können.
The result shows that Get-Module can get the new dynamic module.
Get-Module Wie listet man alle verfügbaren, aber nicht geladenen Module auf?
How to list the modules available, but not loaded with PowerShell?
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 second command uses the Get-Module cmdlet to get the modules in the session.
Wenn dieser Parameter nicht angegeben wird, werden von Get-Module nur die Module abgerufen, die in die Sitzung importiert wurden.
Without this parameter, Get-Module gets only the modules that have been imported into the session.
Verwenden Sie Get-Module cmdlet, um die Versionsinformationen zu erhalten
To get the version information, use the Get-Module cmdlet
Dadurch wird das dynamische Modul der Liste Get-Module hinzugefügt, ohne jedoch auf dem Datenträger gespeichert oder dauerhaft verfügbar gemacht zu werden.
This action adds the dynamic module to the Get-Module list, but it does not save the module to disk or make it persistent.
BESCHREIBUNG Mit dem Cmdlet "Get-Module" werden die Module abgerufen, die in die Sitzung importiert wurden oder importiert werden können.
The Get-Module cmdlet gets the modules that have been imported, or that can be imported, into the session.
Dadurch wird das dynamische Modul der Liste "Get-Module" hinzugefügt, ohne jedoch auf dem Datenträger gespeichert oder dauerhaft verfügbar gemacht zu werden.
This action adds the dynamic module to the Get-Module list, but it does not save the module to disk or make it persistent.
Ohne den All-Parameter ruft Get-Module nur das Modulobjekt für die Standardmoduldatei 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.
Without the All parameter, Get-Module gets only the module object for the default module file.
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.