A Salesforce Administrator needs to immediately suspend login access for a system manager who is taking a temporary leave of absence. The user is currently assigned as the Default Lead Owner in Lead Settings and is designated as the running user for several scheduled Apex jobs. The administrator must ensure that automated background processes continue to execute without disruption during the absence. Which action should the administrator take to meet these requirements?
- Freeze the user account from the User detail page.Answer
- BDeactivate the user account directly from the User detail page.
- CExpire the user's password and clear all assigned permission sets.
- DChange the user's Profile to a read-only profile with restricted Login Hours.
Answer
Freeze the user account from the User detail page.
Freezing a user account prevents the user from logging into Salesforce while keeping the user account active for system processes. This allows background jobs and default lead routing to continue functioning normally without requiring re-configuration.
Step-by-Step Solution
Key Concept
Freezing vs. Deactivating Users in Salesforce