/build/static/layout/Breadcrumb_cap_w.png

Running a Script for Automox via Kace

Hello,


I am trying to register Automox on our servers using a Kace script and I can't get it to work.  Also in the script I have to include stopping the agent and starting the agent.  This is my first attempt at running a script in Kace.


Here are the lines needed: 

C:\Program Files (x86)\Automox\amagent.exe“ --setkey <NEW_ORGANIZATION_ACCESS_KEY>

net stop amagent

net start amagent


How can I get this going?

Thanks



0 Comments   [ + ] Show comments

Answers (1)

Posted by: dolsen 3 years ago
Senior White Belt
0

This should be fairly straight forward.

Before you begin I recommend putting those lines into a local batch file (.bat) and running it on a test machine as an administrator. Make sure you code works before creating the Kace script.

Create a new script in Kace under Scripting/Scripts.

  • Name it and enable it
  • Type is Online
  • Make sure you select the Operating Systems of your computers.
  • Important---at first select a test device in the "Devices" window.  You want to test this before selecting all or multiple computers.
  • I usually run as Local System
  • Scroll down to Tasks and click New Task
  •  Under "On Success" click the plus sign and select "Run a batch file..."
  • Name your script (doesnt really matter)
  • Put your commands in the "Batch file:" dialog box
  • You can make it visible for testing, but it is not necessary.
  • Important -- Click "Save Changes"  you need to save the batch file before saving the script
  • Click Run Now to save and run the script or click Save

Once the script is saved you can go back in and edit, or run the script from the Run Now.  Just remember each time to select your computers and also when you change the batch file, it must be saved independently from the script.


Here is a knowledge base article that explains scripting...

https://support.quest.com/kace-systems-management-appliance/kb/133745/k1000-script-examples-kscripts

Good Luck

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ