Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 809 Bytes

Get-CIPPGetBitLockerKey.md

File metadata and controls

20 lines (16 loc) · 809 Bytes

Get-CIPPGetBitLockerKey

SYNOPSIS

Gets the BitLocker recovery key for a specified computer.

DESCRIPTION

The Get-CIPPGetBitLockerKey function retrieves the BitLocker recovery key for a specified computer in the CIPP project.

PARAMETERS

-CustomerTenantID

Foo Foo
Specifies the ID of the customer tenant.

-guid

Foo Foo
Specifies the GUID of the computer for which to retrieve the BitLocker recovery key.

EXAMPLE 1

PS > Get-CIPPGetBitLockerKey -CustomerTenantID "12345678-1234-1234-1234-1234567890AB" -guid "01234567-89AB-CDEF-0123-456789ABCDEF"