Vertaling van "Set cmdlets" 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 Get and Set cmdlets in the session, groups them by verb, returns the groups as a hash table, and saves the hash table in the $a variable.
Im ersten Befehl werden die Get-Cmdlets und Set-Cmdlets in der Sitzung abgerufen und nach Verb gruppiert, die Gruppen werden als Hashtabelle zurückgegeben, und die Hashtabelle wird in der Variablen $a gespeichert.
The first command gets the Get and Set cmdlets in the session, groups them by verb, returns the groups as a hash table, and saves the hash table in the $a variable.
Im ersten Befehl werden die Get-Cmdlets und Set-Cmdlets in der Sitzung abgerufen und nach Verb gruppiert, die Gruppen werden als Hashtabelle zurückgegeben, und die Hashtabelle wird in der Variablen"$a" gespeichert.
There are two key-value pairs, one for the Get cmdlets and one for the Set cmdlets.
For example, the get cmdlets only retrieve data, the set cmdlets only establish or change data, the format cmdlets only format data, and the out cmdlets only direct the output to a specified destination.
So werden z. B. mit Get-Cmdlets nur Daten abgerufen, mit Set-Cmdlets nur Daten erzeugt oder geändert, mit Format-Cmdlets nur Daten formatiert und mit Out-Cmdlets nur Ausgaben an ein angegebenes Ziel geleitet.
There are two key-value pairs, one for the Get cmdlets and one for the Set cmdlets.
Es gibt zwei Schlüssel-Wert-Paare - eines für die Get-Cmdlets und eines für die Set-Cmdlets.
Andere resultaten
For other recipient types, use the corresponding Set- cmdlet with the same parameters.
Verwenden Sie für andere Empfängertypen das entsprechende Set-Cmdlet mit den gleichen Parametern.
Also, any Set- cmdlets that accept an update must support the IList interface.
Außerdem müssen ggf. vorhandene Set - Cmdlets, die eine Aktualisierung akzeptieren, die IList-Schnittstelle unterstützen.
You can submit the update object to cmdlets that change objects, such as Set- cmdlets.
You can submit the update object to cmdlets that change objects, such as Set- cmdlets.
However, the CustomAttribute parameters are exposed in the Set- cmdlets for each recipient type, so there's no need to also run the Set-User cmdlet.
If you wanted to also change the name of your dictionary using the set- cmdlet, you would just need to add the -Name parameter to what's above with your new dictionary name.
Wenn Sie mithilfe des set - Cmdlets auch den Namen Ihres Wörterbuchs ändern wollten, müssten Sie lediglich der Zeile oben den Parameter -Name mit dem neuen Namen des Wörterbuchs hinzufügen.
The CustomAttributeX parameters are all exposed in the Set- cmdlet for each recipient type, we can complete all segregation for that type via single Set- cmdlet
Die CustomAttribute-Parameter dagegen sind für jeden Empfängertyp in den Set - Cmdlets verfügbar.
To modify them for individual mailboxes, use the Set-Mailbox cmdlet.