This guide outlines the steps to deploy the Block 64 Discovery Agent MSI using Kaseya VSA. Kaseya allows centralized deployment of MSI packages, making it ideal for deploying the Block 64 Discovery Agent across various devices.
Important: Retrieve the Enrollment Token
Before deployment, ensure you have the unique Enrollment Token specific to your environment. This token is essential for successful agent registration and can be obtained from your Block 64 Dashboard or Block 64 Support. Using an incorrect token will prevent proper agent registration.
Step 1: Upload the MSI File to Kaseya VSA
- Log in to the Kaseya VSA Console.
- Go to Agent Procedures > Manage Procedures > Schedule / Create.
- Click New File under Manage Files to upload the Block 64 Discovery Agent MSI file (
Discovery Agent.msi
).
Step 2: Create a Deployment Script in Kaseya
-
Create a New Agent Procedure:
- Navigate to Agent Procedures > Schedule / Create > Agent Procedure.
- Click New Procedure and name it (e.g., “Deploy Block 64 Discovery Agent”).
-
Add MSI Installation Command:
- In the script editor, add a step to Execute Shell Command.
- Enter the following command to install the MSI with the enrollment token:
- Replace
"your_token_here"
with the actual enrollment token.
-
Save the Procedure: Save the procedure for deployment.
Step 3: Deploy the Agent Procedure
- Navigate to Agent Procedures > Run Now.
- Select the deployment procedure you created (e.g., “Deploy Block 64 Discovery Agent”).
- Choose the Target Devices or Groups for deployment.
- Click Execute to run the procedure immediately, or schedule it for a later time.
Monitoring and Verifying Installation
- Check Procedure Status: Navigate to Agent Procedure Logs to verify the status of each deployment.
- Confirm Installation on Endpoints: Check Programs and Features on each endpoint to confirm that the Block 64 Discovery Agent is listed as installed.
Uninstallation Steps
To uninstall, create a new Agent Procedure in Kaseya with the following uninstall command:
Assign this procedure to target devices to remove the Block 64 Discovery Agent.
For further assistance, please refer to the Block 64 Help Center or contact Block 64 Support.