View actions in the Digital End-User Experience Action Library
View and use various pre-installed services available for a device in the Digital End-User Experience Action Library.
Antes de Iniciar
- sn_dex.user
- sn_dex.admin
- sn_dex.service_desk_user and itil
- sn_dex.user
- sn_dex.engineer
Procedimento
-
Navigate to Workspaces > Service Operations Workspace and select the Devices icon(
) from the primary navigation pane.
- Select a device from the list.
-
On the contextual side panel, select the Action Library icon (
) and view actions.
To view the list of actions, see Digital End-User Experience Remedial Actions.Action Description Local System account required Add a registry key Adds a registry key to this device, which stores settings and configuration data for the device OS and apps. Windows only.
Yes Clear application cache Removes the stored application data, which forces the app to retrieve fresh files from the internet. The default applications that support clearing app cache are Microsoft Teams, Zoom, and Microsoft Outlook.
Use the dex_action_app_config table to add more applications that support this action. Configure the corresponding cache URL to be cleared for each application in the same table. Separate cache URLs by a comma if entering multiple URLs for an app.
Nota:Select the field auto-close, which closes the application before clearing the cache to confirm all the cache files are cleared.Yes Clear browser cache Removes temporary data stored on your laptop, such as cookies and website files. Yes Clear DNS Cache Clears the DNS cache. Clear Google Chrome browsing data Clears the browsing data, deleting all the saved addresses, payment methods, and auto-fill data. Clear Recycle Bin Clears contents of the recycle bin on the device. Yes for Windows Delete a file Permanently deletes the specified file. Submit one file at a time for deletion.
Delete Network Drive Removes a mapped network drive from your system and disconnects access to the shared location. Elevate temporary admin access Provides temporary administrative privileges to perform specific tasks. Yes for Windows End process Forcefully stops a running process. Yes Map Network Drive Connects a shared network location to a local drive letter for an easy access to the device files and folders. Windows only.
Modify a registry key value Updates the value of the registry key monitored on the device. Windows only.
Yes Modify Device Battery Power Plan Adjusts device power plan settings using PowerShell scripts to optimize performance, energy efficiency, and battery life. Windows only.
Configure device power scheme Configures the power scheme settings and optimizes the performance, energy efficiency, and battery life of the device. macOS only.
Modify USB storage access: Execute Modifies the Execute permission, which enables programs or scripts to run directly from the USB storage device. Yes Modify USB storage access: Read Modifies the Read permission enabling the device to read directly from the USB storage device. Yes Modify USB storage access: Write Modifies the Write permission enabling the device to write directly to the USB storage device. Yes Perform disk cleanup Deletes the temporary internet, memory, log, and cache files, similar to the following: - C:\Windows"="*.dmp
- "C:\Windows\Downloaded Program Files"="*.*"
- "$env:UserProfile\Appdata\Local\Microsoft\Windows\Temporary Internet Files"="*.*"
- "C:\Windows\Temp"="*.*"
- "C:\Windows\System32\LogFiles"="*.*"
- "C:\ProgramData\Microsoft\Windows\WER\ReportQueue"= "*.*"
Windows only.
Remediate Zscaler connectivity Fixes any connectivity issues with Zscaler Private Access. Yes Repair corrupt Outlook files Detects and repairs OST and PST file types in Microsoft Classic Outlook to help enhance its performance and synchronization. Yes Reset Google Chrome browser settings Resets Google Chrome browser settings. Restart Audio Services Restarts audio services to restore sound and microphone functionality, fixing common playback and recording issues on the device. Yes Restart Microsoft OneDrive Restart Microsoft OneDrive to resolve any synchronization issues and update all recent changes. The device user must be signed in to Microsoft OneDrive for this action.
Yes for Windows Restart Microsoft Outlook Restarts Microsoft Outlook on the device. Yes Execute Jamf policy Execute the Jamf policy either with a policy ID or with a predefined action. Predefined actions, configured by DEX admins in the dex_jamf_policy_table, can be selected and executed by service desk agents, who don’t have access to the policy IDs. The predefined actions must be set in the tabledex_jamf_policyand update the fields Action name, Application, Policy ID, and Active. The detailed information on the fields is listed in the following table.macOS only.
Restart service Restarts the service or application running on the device. Yes Uninstall an application Uninstalls the chosen application from the action library. Only applications installed via .exe or .msi files can be uninstalled. Core OS and system applications don’t get uninstalled, even if the action is executed successfully.
Yes Tabela 1. Field names for a Jamf policy Field name Description Action name Name of the action that is defined in the policy. Admins can predefine an action name so that SD agents don't need the policy ID to execute any action. The format is <action> <application name> <version>. For example, Reinstall Zoom 3.4.1 or Uninstall Firefox 134.2.
Active true/false Enables the action to appear in action library. Application Identifies the application for which the policy is defined. Policy ID ID of the policy defined in Jamf server for the corresponding action. The following are the Jamf limitations:
- As DEX Admin, you must know the Jamf pro features and have knowledge about the policies configured for applications at the customer Jamf server.
- Some policies when run, notify the user to update the application instead of automatically updating it. For example, Zoom doesn't automatically update. In cases like these, the policy is executed successfully only if the employee approves the update of the application. Otherwise, the remedial action execution fails.