|
Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 System : Windows NT SERVER-PC 10.0 build 26200 (Windows 11) AMD64 User : ServerPC ( 0) PHP Version : 8.2.12 Disable Function : NONE Directory : C:/Windows/System32/WindowsPowerShell/v1.0/Modules/BitLocker/ |
Upload File : |
@{
ModuleVersion = '1.0.0.0'
GUID = '0ff02bb8-300a-4262-ac08-e06dd810f1b6'
Author = 'Microsoft Corporation'
CompanyName = 'Microsoft Corporation'
Copyright = '(c) Microsoft Corporation. All rights reserved.'
FormatsToProcess = @('BitLocker.Format.ps1xml')
ModuleToProcess = 'BitLocker'
NestedModules=@('Microsoft.BitLocker.Structures')
HelpInfoUri="https://aka.ms/winsvr-2025-pshelp"
PowerShellVersion='5.1'
CompatiblePSEditions = @('Desktop', 'Core')
CLRVersion='4.0'
FunctionsToExport=@('Unlock-BitLocker', 'Suspend-BitLocker', 'Resume-BitLocker', 'Remove-BitLockerKeyProtector', 'Lock-BitLocker', 'Get-BitLockerVolume', 'Enable-BitLockerAutoUnlock', 'Enable-BitLocker', 'Disable-BitLockerAutoUnlock', 'Disable-BitLocker', 'Clear-BitLockerAutoUnlock', 'Backup-BitLockerKeyProtector', 'BackupToAAD-BitLockerKeyProtector', 'BackupToMSA-BitLockerKeyProtector', 'Add-BitLockerKeyProtector')
}