Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Windows PowerShell® ist eine aufgabenbasierte Befehlszeilenshell- und Skriptsprache, die speziell für die Systemverwaltung entwickelt wurde. Dieses Referenzthema für IT-Profis bietet Unterstützung beim Einsatz von Windows PowerShell-Cmdlets, um Skripts für Aufgaben zu erstellen und sie zu automatisieren.
This reference provides cmdlet descriptions and syntax for all BitLocker cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.
Cmdlet | Description |
---|---|
Adds a key protector for a BitLocker volume. |
|
Saves a key protector for a BitLocker volume in AD DS. |
|
Removes BitLocker automatic unlocking keys. |
|
Disables BitLocker encryption for a volume. |
|
Disables automatic unlocking for a BitLocker volume. |
|
Enables encryption for a BitLocker volume. |
|
Enables automatic unlocking for a BitLocker volume. |
|
Gets information about volumes that BitLocker can protect. |
|
Prevents access to encrypted data on a BitLocker volume. |
|
Removes a key protector for a BitLocker volume. |
|
Restores Bitlocker encryption for the specified volume. |
|
Suspends Bitlocker encryption for the specified volume. |
|
Restores access to data on a BitLocker volume. |
Hinweis
To list all the cmdlets that are available, use the Get-Command –Module BitLocker
cmdlet.
Um weitere Informationen zur Syntax beliebiger Cmdlets zu erhalten, verwenden Sie das Get-Help
<Cmdlet-Name>-Cmdlet, wobei <Cmdlet-Name> der Name des Cmdlets ist, zu dem Sie Informationen wünschen. Um ausführlichere Informationen zu erhalten, können Sie die folgenden Cmdlets ausführen:
● Get-Help
<Cmdlet-Name> -Detailed
● Get-Help
<Cmdlet-Name> -Examples
● Get-Help
<Cmdlet-Name> -Full
For more information about using the BitLocker cmdlets, see BitLocker Overview on TechNet.