Examples of using Cmdlet in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
The parameters follow the cmdlet.
Enter the cmdlet names. Wildcards are permitted.
This command uses the ConvertFrom-StringData cmdlet to convert the.
Cmdlet. The following command starts an interactive session.
NET Framework type of the objects that the cmdlet returns.
Cmdlet, Windows PowerShell establishes a connection just for the.
You can use the common parameters with any cmdlet, but they might.
The Write-Progress cmdlet creates progress bars that depict the status of a command.
If the output file does not exist, the cmdlet will create it.
The Add-Computer cmdlet adds the local computer to a domain or workgroup, or moves it from one domain to another.
Snap-in is hidden by an alias, function, or cmdlet with the same name, you.
Txt You can pipe the contents of the file to another cmdlet.
By default, the Get-ChildItem cmdlet does not recurse.
INPUTS None You cannot pipe input to this cmdlet.
You can also use this cmdlet to customize features of the host program user interface, such as the text and background colors.
Add a function that lists the aliases for any cmdlet.
PowerShell: Creates or changes an alias(alternate name) for a cmdlet or other command element in the current Windows PowerShell session.
The notes include conceptual information and tips for using the cmdlet.
This cmdlet supports the common parameters-Verbose,-Debug,-ErrorAction,-ErrorVariable,-WarningAction,-WarningVariable,-OutBuffer and-OutVariable.
An alias is an alternate name or nickname for a cmdlet or command element.
Wildcards are permitted in cmdlet and provider names, but you cannot use wildcards to find the names of function help and script help topics.
The value of SupportedCommand is a comma-separated list of one or more cmdlet or function names.
This example shows how to use the Wait-Job cmdlet with jobs started on remote computers by using the Start-Job cmdlet.
In the example above,DC=example, dc=com should be replaced with the DistinguishedName shown by the cmdlet Get-ADDomain.
This example shows how to use the Wait-Job cmdlet with jobs started on the local computer by using the Start-Job cmdlet.
The following example shows the declaration of a parameter whose value mustbe specified as the first argument when the cmdlet is run.
The Clear-Item cmdlet is supported only by several Windows PowerShell providers, including the Alias, Environment, Function, Registry, and Variable providers.
For example, if you type get-co and then press the Tab key,Windows PowerShell will automatically expand this to the Get-Command cmdlet notice that it also changes the case of letters to their standard form.