For every GET-command you can insert various headers in order to restrict the results from a query, to output only specific columns for a table, and much more.
Zu jedem GET-Befehl können Sie verschiedene Header hinzufügen, um das Ergebnis der Abfrage einzugrenzen, nur bestimmte Spalten einer Tabelle auszugeben und vieles mehr.
It is the equivalent of "get-command ".
Dies entspricht der Verwendung von "get-command ".
To display all fields (all properties of the object), type get-command -verb set | format-list .
Wenn Sie alle Felder (alle Eigenschaften des Objekts) anzeigen lassen möchten, geben Sie get-command -verb set | format-list ein.
C:\PS>get-command -verb set | format-list This command gets information about all of the cmdlets and functions with the verb "set", and it displays some of that information in a list.
C:\PS>get-command -verb set | format-list Beschreibung - Mit diesem Befehl werden Informationen zu allen Cmdlets und Funktionen mit dem Verb "set" abgerufen, und einige der Informationen werden in einer Liste angezeigt.
get-command: Gets information about cmdlets from the cmdlet code.
get-command: Ruft Informationen über Cmdlets aus dem Cmdlet-Code ab.
For a list of cmdlets in the Security snap-in, type get-command -module *security.
In this command, the "get-command get-childitem -ArgumentList cert:" is processed first.
In diesem Befehl wird "get-command get-childitem -ArgumentList cert:" zuerst verarbeitet.
In this command, the get-command get-childitem -ArgumentList cert: is processed first.
In diesem Befehl wird get-command get-childitem -ArgumentList cert: zuerst verarbeitet.
C:\PS>get-command This command gets information about the Windows PowerShell cmdlets, functions, filters, scripts, and aliases in the current console.
C:\PS>get-command Beschreibung - Mit diesem Befehl werden Informationen über die Cmdlets, Funktionen, Filter, Skripts und Aliase von Windows PowerShell in der aktuellen Konsole abgerufen.
For more information about the cmdlets that are related to modules, type the following command: get-command -module* Transactions Windows PowerShell 2.0 includes support for transactions.
Weitere Informationen über die Cmdlets, die mit Modulen verknüpft sind, erhalten Sie mit folgendem Befehl: get-command -module* Transaktionen Windows PowerShell 2.0 bietet Unterstützung für Transaktionen.
For more information about these cmdlets, type the following command: get-command -event Modules Windows PowerShell modules let you divide and organize your Windows PowerShell scripts into independent, self-contained, reusable units.
Weitere Informationen über diese Cmdlets erhalten Sie mit folgendem Befehl: get-command -event Module Windows PowerShell-Module ermöglichen das Aufteilen und Organisieren von Windows PowerShell-Skripts in Einheiten, die unabhängig, in sich abgeschlossen und wiederverwendbar sind.
To find the session configuration cmdlets, type: get-command *pssessionconfiguration WHAT ARE FAN-IN AND FAN OUT CONFIGURATIONS?
Um die Cmdlets der Sitzungskonfiguration zu suchen, geben Sie Folgendes ein: get-command *pssessionconfiguration WAS SIND FAN-IN- UND FAN-OUT-KONFIGURATIONEN?
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.