Examples of using Windows powershell providers in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
For information about Windows PowerShell providers.
Find the Windows PowerShell providers in your session that support.
For more information about Windows PowerShell providers.
Contains Windows PowerShell providers and/or cmdlets.
The cmdlets that get and set objects of the Windows PowerShell providers, such as the.
Describes the Windows PowerShell providers and explains how to use the data that they expose.
Lists the cmdlets designed for use with Windows PowerShell providers.
LONG DESCRIPTION Windows PowerShell providers are Microsoft.
The Get-Help cmdlet displays information about Windows PowerShell providers.
For information about Windows PowerShell providers, see about_Providers.
Get-help*-parameter UseTransaction In Windows PowerShell core, all of the cmdlets designed to work with Windows PowerShell providers support transactions.
You can use them to add Windows PowerShell providers to the shell, as well as new cmdlets.
Creating new items works the same on all Windows PowerShell providers.
For information about Windows PowerShell providers, type:"get-help about_providers.
NOTES The cmdlets that contain the Path noun(thePath cmdlets) manipulate path names and return the names in a concise format that all Windows PowerShell providers can interpret.
For information about Windows PowerShell providers, type:"get-help about_provider.
To find the Windows PowerShell providers in your session that support transactions, use the following command to find the"Transactions" value in the Capabilities property of providers. .
This includes file system drives anddata stores that are exposed by Windows PowerShell providers and appear as drives, such as the Alias: and HKLM: drives.
The Clear-Item cmdlet is supported only by several Windows PowerShell providers, including the Alias, Environment, Function, Registry, and Variable providers. .
The< provider> placeholder refers to the Windows PowerShell provider.
You cannot use Export-PSSession to export a Windows PowerShell provider.
If a Windows PowerShell provider has more than one type of item-for example, the FileSystem Windows PowerShell provider distinguishes between directories and files-you need to specify the item type.
Dynamic parameters are cmdlet parameters that are added by a Windows PowerShell provider and are available only when the cmdlet is being used in the provider-enabled drive.
The default action depends on the type of item and is determined by the Windows PowerShell provider that provides access to the data.
The value that used torepresent a cleared item is defined by each Windows PowerShell provider.
All cmdlets and providers in Windows PowerShell are delivered in snap-ins or modules, and modules can also contain functions, aliases, variables, and drives.
BUILT-IN PROVIDERS Windows PowerShell includes a set of built-in providers that you can use to access the different types of data stores.