How can I deploy .bat scripts to Windows devices using Hexnode?Solved

Participant
Discussion
1 day ago Apr 05, 2026

Hi team! Quick question: Is there any way to deploy a .bat file through the Hexnode Store or the Local Store? I’ve got a script I need to push out to a group of Windows devices and I’m looking for the best way to do it. 

Replies (2)

Marked SolutionPending Review
Participant
1 day ago Apr 05, 2026
Marked SolutionPending Review

Deploying BAT files? Living life on the edge, I see! Just make sure your script doesn’t accidentally trigger a self-destruct sequence or delete the “System32” folder for fun. My last attempt at a “simple” script basically turned my laptop into a very expensive paperweight for an hour. 

Marked SolutionPending Review
Hexnode Expert
1 day ago Apr 05, 2026
Marked SolutionPending Review

Thanks for raising this question. 

To answer your question, while the Store is typically for app packages, Hexnode provides two very effective ways to deploy .bat scripts depending on your needs: 

  1. For Policy-Based Deployment (Automated): If you want the script to be part of a standard setup, navigate to Policies > Windows > Configuration > Scripts. Here, you can upload your file and target specific groups. 

  1. For a One-Time Action (Manual): If you just need to run it once on a specific device, use the Execute Custom Script action. 

  1. Go to the Manage tab. 

  1. Select your Devices. 

  1. Click on the specific device name. 

  1. Go to Actions > Execute Custom Script (or find it under the Deployment sub-tab). 

Please do reach out if you have further queries. 

Regards,
Mary Romero 

Save