Skip to main content

MySQL - Permission - Set agentdeploymentreadinesscheck Table Permissions

Summary

This script will gather all users in the database and grant all required permissions for the agentdeploymentreadinesscheck table for both Hosted and On-Prem Clients.

Time Saved by Automation: 5 Minutes

Sample Run

Sample Run

The script is converted to a client script and should be scheduled to run every 12-24 hours.

Variables

NameDescription
UpdateStatementsThis variable will store the SQL result, which will be further used as an update statement to grant permission to the agentdeploymentreadinesscheck table.