mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Disk encryption is the same as “Encrypt macOS hard disks with FileVault” (#17358)
- Remove "Encrypt macOS hard disks with FileVault" because it's the same thing as disk encryption - Update "Disk encryption" to Fleet Premium ...
This commit is contained in:
parent
854faa0c3d
commit
7143887e15
1 changed files with 2 additions and 7 deletions
|
|
@ -588,12 +588,6 @@
|
|||
waysToUse:
|
||||
- description: Enforce macOS updates via Nudge.
|
||||
- description: Automatically update Windows after the end user reaches a deadline.
|
||||
- industryName: Encrypt macOS hard disks with FileVault
|
||||
documentationUrl: https://fleetdm.com/docs/using-fleet/mdm-disk-encryption
|
||||
tier: Premium
|
||||
usualDepartment: IT
|
||||
productCategories: [Device management]
|
||||
pricingTableCategories: [Device management]
|
||||
- industryName: Cross-platform remote lock and wipe
|
||||
documentationUrl: https://fleetdm.com/docs/using-fleet/mdm-commands
|
||||
waysToUse:
|
||||
|
|
@ -697,12 +691,13 @@
|
|||
usualDepartment: IT
|
||||
tier: Free
|
||||
- industryName: Disk encryption
|
||||
documentationURL: https://fleetdm.com/docs/using-fleet/mdm-disk-encryption
|
||||
friendlyName: Ensure hard disks are encrypted
|
||||
productCategories: [Device management]
|
||||
pricingTableCategories: [Device management]
|
||||
usualDepartment: Security
|
||||
description: Encrypt hard disks of macOS and Windows computers, manage escrowed encryption keys, and report on disk encryption status (FileVault, BitLocker).
|
||||
tier: Free
|
||||
tier: Premium
|
||||
waysToUse:
|
||||
- description: Report on disk encryption status
|
||||
- description: Encrypt hard disks on macOS with FileVault
|
||||
|
|
|
|||
Loading…
Reference in a new issue