Vertaling van "PSModuleInfo" in Duits
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.
The first command gets the PSModuleInfo object that represent the module manifest for the File Transfer module.
This command get the properties of the PSModuleInfo object that Get-Module returns.
It also saves the PSModuleInfo object that Test-ModuleManifest returns in the $a variable, so the object is not displayed.
Außerdem wird das PSModuleInfo-Objekt, das von Test-ModuleManifest zurückgegeben wird, in der Variablen $a gespeichert, sodass das Objekt nicht angezeigt wird.
The Import-PSSession cmdlet returns a PSModuleInfo object that represents the temporary module.
The command uses the AsCustomObject parameter to generate a custom object instead of the PSModuleInfo object that New-Module generates by default.
Mit dem AsCustomObject-Parameter wird von dem Befehl ein benutzerdefiniertes Objekt anstelle des PSModuleInfo-Objekts generiert, das standardmäßig von New-Module generiert wird.
By default, New-Module generates a PSModuleInfo object.
Test-ModuleManifest returns a PSModuleInfo object that represents the module.
When you use the AsCustomObject parameter, Import-Module imports the module members into the session and then returns a PSCustomObject object instead of a PSModuleInfo object.
Wenn Sie den AsCustomObject-Parameter verwenden, werden die Modulelemente von Import-Module in die Sitzung importiert, und anschließend wird ein PSCustomObject-Objekt anstelle eines PSModuleInfo-Objekts zurückgegeben.
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.
The first command uses the Get-Module cmdlet to get PSModuleInfo objects that represent the BitsTransfer and ServerBackup modules.
Im ersten Befehl werden mit dem Cmdlet Get-Module die PSModuleInfo-Objekte abgerufen, die das BitsTransfer-Modul und das ServerBackup-Modul darstellen.
The first command uses the Get-Module cmdlet to get PSModuleInfo objects that represent the BitsTransfer and ServerBackup modules.
Im ersten Befehl werden mit dem Cmdlet "Get-Module" die PSModuleInfo-Objekte abgerufen, die das BitsTransfer-Modul und das ServerBackup-Modul darstellen.
The first command uses the Get-Module cmdlet to get PSModuleInfo objects that represent the BitsTransfer and ServerBackup modules.
Mit dem Cmdlet "Get-Process" werden Objekte abgerufen, die die Prozesse auf dem Computer darstellen.
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.