---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Run jobs

# Run secrets management security jobs {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 Minuten Lesedauer

Schedule a secrets management job to perform encryption tasks on secrets fields on
your instance.

## Vorbereitungen

Role required: sn_kmf.admin, security_admin, and sn_secrets.admin

To perform these steps, you must elevate to the security_admin role. For details on
this process see, [Elevate to a privileged
role](https://servicenow-prod.fluidtopics.net/QSMW4UNBg6bevZDKAPGT2Q "The base system admin can elevate to a privileged role to have access to the features of High Security Settings.")

## Prozedur

1. Navigate to AllSystem SecuritySecurity JobsCreate New.
2. At the What type of Security Job would you like to create? prompt, select Secrets Management Job.
3. On the form, fill in the fields.  
   {#sm-security-jobs__table_u5r_zjn_qtb__entry__2}

   | Field | Description |
   |-|-|
   | Name | Name of the security job |
   | State | The initial job state is New. After the job has been executed as scheduled, the state will update accordingly |
   | Time window start | Start time for the job in 24-hour format. The job begins execution at the chosen time. |
   | Time window end | End time for the job in 24-hour format. If the job isn't finished by this time, it continues during the next specified processing window until the job is complete. |
   | Enforcement Level | Whether the job affects all tables, or a selection of specific tables or fields. Select from * All Tables * Specific Tables * Specific Fields * Specific Packages {#sm-security-jobs__ul_oym_kkn_qtb} Warnung: Selecting the All Tables option may affect instance performance. Consider scheduling at non-peak hours. |
   | Packages | The packages to include in this job. Encryption is applied to selected packages. This option displays only when the Enforcement Level field is set to Specific Packages |
   | Tables | The tables to include in this job. Encryption is applied to all applicable fields within the selected tables. This option displays only when Enforcement Level is set to Specific Tables |
   | Fields | The tables to include in this job. Encryption is applied to all selected fields. This option displays only when Enforcement Level is set to Specific Fields |
   | Job Mode | Select from Password2 to Secrets Management :   Encrypt all password2 fields within your secrets groups using the cryptographic modules defined each group's module access policy. Secrets Management to Password2 :   Re-Encrypt data in your secrets groups using password2 encryption. For details on this encryption type see [Password2 encryption with KMF](https://servicenow-prod.fluidtopics.net/1MbnA_V3~WeKVK8F3Q1g0Q "Supported by the Key Management Framework, use the Password2 (2-way encrypted) field type to encrypt and decrypt custom fields with segregation of duties, key protection, and life-cycle management. It works in accordance with NIST 800-57 guidelines and provides FIPS 140-2-L3 protection."). Secret Group Enforcement :   Queries all data that should match the group selected in the Secret Group field. If all the data found by the query is already in the group, the job makes no changes. If the query finds data that is not yet in the group, the job re-encrypts this data within the Secret Group. Hinweis: If the data found in this query is already encrypted and your instances can't decrypt that data, it isn't encrypted and added to the secrets group. |
   | Secret Group | Secret group containing the secrets to encrypt. This field is only available when Secret Group is selected in the Job Mode field. |
   | Force rekeying data |   |
   | Summary | Displays information about the job progress. Summary also displays records that couldn't be encrypted by the job. |
   [Tabelle : 1. Secrets Management Job form]

   {#sm-security-jobs__table_u5r_zjn_qtb}
4. Select Submit.

## Nächste Maßnahme

The job queries all data that should match the selected secret group. If all the data found by the query is already in the group, the job makes no changes. If the query finds data that is not yet in the group, the job
re-encrypts this data within the Secret Group. (If the instance can decrypt it, which may not be the case for client side-encrypted secrets).

