Skip to main content
BitLocker keys, rotate local admin password, third-party UID etc. You can write to a custom asset field via scripts. This is useful for things such as BitLocker keys, rotating local admin passwords, and third-party UID’s.
1

Create a custom asset field

  1. Navigate to Settings > Assets > Custom Fields.
  2. Add custom field with the following details:
  • Name: BitLocker Recovery Key
  • Variable: bitlockerRecoveryKey
Image
2

Create the script

  1. Navigate to Scripts.
  2. Create a script with the following details:
  • Name: 🗝️Store-BitlockerRecoveryKey
  • Content:
3

Deploy the script via a policy.

  1. Navigate to Policies.
  2. Edit an existing policy that covers the assets you want to store the keys or the addresses for.
  3. Add the script and set to repeat daily at your preferred time.
  4. Save and distribute the policy.