community.automox.com Open in urlscan Pro
2600:9000:2449:3200:14:6161:8480:93a1  Public Scan

Submitted URL: https://get.automox.com/OTIzLVZRWC0zNDkAAAGQIbvijFpPix6Jq3kMaYRIKbrwzreoX8UUkpQ9ayYhbGbkzPXcJJOUUNiJ-u_YlVmaEdxNfIw=
Effective URL: https://community.automox.com/?mkt_tok=OTIzLVZRWC0zNDkAAAGQIbvijEp-Nw8H3P2iAFdGCLHjU1-eK9yf2LXSDlgtZ_srC1GAhBhHz-YC6f0VzZht2Q_...
Submission Tags: falconsandbox
Submission: On December 19 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET /search/index

<form method="get" action="/search/index">
  <div class="searchbox searchbox--large qa-search-area">
    <div class="searchbox__input algolia-search--forum qa-menu-search-input">
      <div class="search-and-filter-wrapper"><span>
          <div class="algolia-search-container" role="combobox" aria-haspopup="listbox" aria-labelledby="downshift-1-label">
            <div class="algolia-search-container--empty-input">
              <div class="search-box"><input aria-label="Search" type="search" placeholder="Search for anything in the Community" autocomplete="off" autocorrect="off" autocapitalize="off" class="search-box__input" aria-autocomplete="list"
                  aria-labelledby="downshift-1-label" id="downshift-1-input"><button type="submit" aria-label="Enter" class="search-box__submit"><svg aria-hidden="true" width="16" height="16" class="" viewBox="0 0 24 24"
                    xmlns="http://www.w3.org/2000/svg">
                    <path
                      d="M15.5 14H14.71L14.43 13.73C15.41 12.59 16 11.11 16 9.5C16 5.91 13.09 3 9.5 3C5.91 3 3 5.91 3 9.5C3 13.09 5.91 16 9.5 16C11.11 16 12.59 15.41 13.73 14.43L14 14.71V15.5L19 20.49L20.49 19L15.5 14ZM9.5 14C7.01 14 5 11.99 5 9.5C5 7.01 7.01 5 9.5 5C11.99 5 14 7.01 14 9.5C14 11.99 11.99 14 9.5 14Z"
                      fill="currentColor"></path>
                  </svg></button><button type="reset" aria-label="Clear search" class="search-box__reset" style="opacity: 0;"><svg aria-hidden="true" width="16" height="16" viewBox="0 0 16 16" fill="none" class="">
                    <path
                      d="M8.00065 1.33334C4.31398 1.33334 1.33398 4.31334 1.33398 8.00001C1.33398 11.6867 4.31398 14.6667 8.00065 14.6667C11.6873 14.6667 14.6673 11.6867 14.6673 8.00001C14.6673 4.31334 11.6873 1.33334 8.00065 1.33334ZM11.334 10.3933L10.394 11.3333L8.00065 8.94001L5.60732 11.3333L4.66732 10.3933L7.06065 8.00001L4.66732 5.60668L5.60732 4.66668L8.00065 7.06001L10.394 4.66668L11.334 5.60668L8.94065 8.00001L11.334 10.3933Z"
                      fill="currentColor"></path>
                  </svg></button></div>
            </div>
          </div>
        </span></div>
    </div>
  </div>
</form>

Name: registerPOST /member/register

<form name="register" method="post" action="/member/register" class="form js-ajax-form--registration" novalidate="novalidate">
  <div class="js-notification ">
    <div class="box box__pad is-hidden">
      <ul></ul>
    </div>
  </div>
  <div class="form__row">
    <div class="first">
      <label data-required="1" class="label required" for="register_user_username"> Username * </label>
    </div>
    <div class="second">
      <input type="text" id="register_user_username" name="register[user][username]" required="required">
    </div>
  </div>
  <div class="form__row">
    <div class="first">
      <label data-required="1" class="label required" for="register_user_email"> E-mail address * </label>
    </div>
    <div class="second">
      <input type="email" id="register_user_email" name="register[user][email]" required="required">
    </div>
  </div>
  <div class="form__row">
    <div class="first">
      <label data-required="1" class="label" for="register_customfield_4"> Country * </label>
    </div>
    <div class="second">
      <input type="text" id="register_customfield_4" name="register[customfield][4]" data-minchar="" data-maxchar="1000" placeholder=""
        data-labels="{&quot;single&quot;:&quot;{n} character left&quot;,&quot;plural&quot;:&quot;{n} characters left&quot;}">
    </div>
  </div>
  <div class="form__row">
    <div class="first">
      <label data-required="1" class="label required" for="register_user_password"> Password * </label>
    </div>
    <div class="second">
      <input type="password" id="register_user_password" name="register[user][password]" required="required">
    </div>
  </div>
  <div class="form__row">
    <div class="first choices--stacked fancyselect">
      <input type="checkbox" id="register_terms" name="register[terms]" required="required" value="1">
      <label for="register_terms" class="required"> I accept the <a href="/site/terms" target="_blank" class="terms">
          terms &amp; conditions
        </a>
      </label>
    </div>
  </div>
  <div class="email_repeat" style="display: none;">
    <div class="form__row">
      <div class="first">
        <label class="label" for="register_email_repeat"> loginBox.register.email_repeat </label>
      </div>
      <div class="second">
        <input type="text" id="register_email_repeat" name="register[email_repeat]">
      </div>
    </div>
  </div>
  <button type="submit" id="register_submit" name="register[submit]" class="btn btn--cta btn--full-width"> Register <div class="loader"></div></button>
  <input type="hidden" id="register_is_invite" name="register[is_invite]">
  <input type="hidden" id="register__token" name="register[_token]" value="EcNnbH1nmjD68aO3m_gGxw8FQfGPiHgdWgri36Zu-sc">
</form>

Name: loginPOST /member/login

<form name="login" method="post" action="/member/login" class="form js-ajax-form--login">
  <div class="js-notification">
    <div class="box box__pad is-hidden">
      <ul></ul>
    </div>
  </div>
  <div class="form__row">
    <div class="first">
      <label class="label required" for="login_usernameOrEmail"> Username or Email </label>
    </div>
    <div class="second">
      <input type="text" id="login_usernameOrEmail" name="login[usernameOrEmail]" required="required">
    </div>
  </div>
  <div class="form__row">
    <div class="first">
      <label class="label required" for="login_password"> Password </label>
    </div>
    <div class="second">
      <input type="password" id="login_password" name="login[password]" required="required">
    </div>
  </div>
  <div class="form__row">
    <div class="first choices--stacked fancyselect">
      <input type="checkbox" id="login_remember" name="login[remember]" value="1">
      <label for="login_remember"> Remember me </label>
    </div>
  </div>
  <button type="submit" id="login_submit" name="login[submit]" class="btn btn--cta btn--full-width"> Log in <div class="loader"></div></button>
  <div class="box__pad box--note box--blend">
    <a href="#" class="js-open-modal" data-modal="forgot" tabindex="-1">Forgot password?</a>
  </div>
  <input type="hidden" id="login__token" name="login[_token]" value="ug6PUuW6yM0LLuzFGeiVU1o7RRBVW4fbja8QUwZmZUk">
</form>

Name: forgotPasswordPOST /member/forgotPassword

<form name="forgotPassword" method="post" action="/member/forgotPassword" class="form js-ajax-form--forgot" id="form--forgot__1792884779">
  <div class="js-notification">
    <div class="box box__pad is-hidden">
      <ul></ul>
    </div>
  </div>
  <div class="form__row">
    <div class="first">
      <label class="label required" for="forgotPassword_username"> Username or e-mail </label>
    </div>
    <div class="second">
      <input type="text" id="forgotPassword_username" name="forgotPassword[username]" required="required">
    </div>
  </div>
  <div class="form-row first">
    <button type="submit" id="forgotPassword_submit" name="forgotPassword[submit]" class="btn btn--cta qa-submit-button"> Send <div class="loader"></div></button>
    <a href="#" class="group__item end js-open-modal qa-forgot-password-overview-link" data-modal="login">Back to overview</a>
  </div>
  <input type="hidden" id="forgotPassword__token" name="forgotPassword[_token]" value="eMnGvE_nLyxbgNq-1PTjLKn-LnwaxVB6Uy0oquckTsg">
</form>

Text Content

COOKIE POLICY

We use cookies to enhance and personalize your experience. If you accept you
agree to our full cookie policy. Learn more about our cookies.

Accept cookies Deny all
Cookie settings
×


COOKIE SETTINGS


We use 3 different kinds of cookies. You can choose which cookies you want to
accept. We need basic cookies to make this site work, therefore these are the
minimum you can select. Learn more about our cookies.


Basic
Functional

Normal
Functional + analytics

Complete
Functional + analytics + social media + embedded videos

Accept cookies




 * Community
    * 
    * * Forum
      * Recently active topics
      * Unanswered questions
      * Welcome Ottomators!
      * Getting Started in Community 3
      * Hello, my name is _____.8
      * Worklets
      * How to Use Worklets1
      * Find & Share Worklets544
      * Automox Platform Info
      * Using Automox581
      * API & Integrations46
      * Product Updates276
      * Industry News
      * Patch Tuesday222
      * Vulnerabilities43
      * Industry Discussion2
      * Ottomator Cafe
      * Watercooler5
      * YAY9

 * Worklets
 * Developer Portal
 * Automox Console
 * Talk to Support
 * Start Free Trial



 * Create topic
   Login




AUTOMOX COMMUNITY HUB




FIND & SHARE WORKLETS

Work smarter not harder with scripts for Windows, macOS, and Linux!


CONNECT WITH OTHER CUSTOMERS

It's like phone a friend, but for policies and scripting.


LEARN & NETWORK

Keep up with the latest and greatest in ITOps via webinars and events.


WELCOME OTTOMATORS!


THIS IS THE PLACE TO CONNECT WITH YOUR COMMUNITY.

Join the Automox Community to find time-saving resources (like Worklets), best
practices, and insightful peer connections to improve your patching and endpoint
management!

LET'S GO


WORKLETS: THE EASY BUTTON FOR AUTOMATION





WORKLETS™: WHAT ARE THEY AND HOW TO USE THEM



What are Worklets™? What are the different types of Worklets™? How do I use
Community Worklets™? How do I find more Worklets™? Can I share my own Community
Worklets™? How? How can I request a Worklet™ to be made? Are Community Worklets™
reviewed and vetted by Automox? How can I be sure Community Worklets™ are safe
to use? What if I have an issue with a Community Worklet? What are Worklets™?
Worklets™ empower IT professionals to create, automate, and enforce any custom
task on endpoints. Based on PowerShell and BASH scripting, Worklets™ are
reusable units of work that can be applied across Windows, Linux, and macOS
devices irrespective of location or domain membership. From distributing custom
software and enforcing unique policies, to setting specific desired state
configs - if you can script it, you can turn it into a Worklet. And while the
applications for Worklets™ are essentially limitless, they are particularly
useful for simplifying endpoint management at scale by: Applying configurations
to devices that don’t connect to the corporate network or VPN. Removing the
hassle of establishing permissions to the endpoint Automating the remediation of
new vulnerabilities that aren’t patchable What are the different types of
Worklets™? Worklets™ Created by the Community These are the Worklets™ submitted
by other Automox customers, community members, and peers. They may have created
them for their own use cases, but felt they would be valuable for others as
well! You can review and copy these Community Worklets™ to use in the Automox
Console after logging in. Worklets™ Created by Automox These are Worklets™
created by the Automox team and made available for our Automox customers to use.
These are browsable in the Worklet Catalog on automox.com and accessible via the
Automox Console after logging in. How do I use Community Worklets™? Copy over
the code blocks by hand. Look through the documentation or description to see if
any variables need configuration for your environment. Do a test scan and test
remediation to make sure it’s working. Keep an eye on it over time to ensure the
activity logs continue to show success. Here are some best practices to keep in
mind: Automox does not validate user-generated Community Worklets™ - so write
and test your code on a local machine first. When migrating code over to a
Worklet, you might need to adjust for running as System instead of as the
logged-in user. Check the results of your remediation code in the Activity Log
report. Test your code out on different versions of each OS. There may be
changes in locations for settings or registry entries from one version to
another. Search for code online that might already do what you need, with a
little tweaking. How do I find more Worklets™? You can find peer,
community-created Worklets™ here, in the Automox Community! If you’re looking
for something specific, use the Search Bar to narrow down results from anywhere
in the Automox Community. If you are an Automox customer, you can find official
Automox Worklets™ (vetted and approved) once logged into the Automox Console
under the Manage drop down in the menu. Curious how you can request a specific
Worklet be made? Read on to the next section. Want access to those official
Automox Worklets™, but not a customer yet? Get a free trial here! Please note
that Worklets™ are available to customers who have purchased Standard or
Complete packages. Can I share my own Community Worklets™? How? Here are the
steps you should follow, followed by best practices: Go to the Automox Community
Worklets™ page. Go to the New Post button at the top right of the Community
page. Once you get to the New Post page, choose the Conversation option and you
can add your Worklet below. Create a detailed title for your Worklet. For
example, “Worklet: Install SentinelOne Agent (Linux).” Include a description of
what your Worklet is and how it works. Call out any variables that need to be
changed for other user environments. When you want to insert your code, go to
the formatting options at the top of the text box and choose Code. Then add
separate code boxes for both your evaluation and remediation codes. Some
important things to keep in mind: Do not include any API keys or credentials in
your code. All keys, credentials or other secrets should be placed in the
operating system’s credential manager. Your worklet should point to the
credential manager. Feel free to upload your code to a repository such as
GitHub® and then link to that from your Worklet post. How can I request a
Worklet™ to be made? Our Worklets™ team is constantly creating new Worklets™
that our community and our customers need to save time and be more efficient.
While we don’t have a formal process for requesting a specific Worklet at the
moment, there are some ways to let us know you’re looking for something
specific: If you’re an Automox customer, mention it to your Customer Success
Manager! Feel free to create an idea post in the Community Worklets™ category in
the community Something like “I’m looking for a Worklet that …” Upvote on other
posts requesting specific Worklets™ If there is a request that many of our
community members have upvoted and commented on, we’re more likely to see it and
try to create it! Are Community Worklets™ reviewed and vetted by Automox?
Community Worklets™ (submitted by other community members and customers) are not
vetted by Automox. This means that each user is responsible for the code they
choose to use and/or share. However, Automox employees who are very familiar
with Worklets™ may scan through and informally review code snippets that other
community members have posted every so often. If they see something unsafe or
incorrect, they may intervene to help. Please note that Worklets™ in the Automox
Console or linked in the Automox Worklet Catalog are formally created and
reviewed by Automox. How can I be sure Community Worklets™ are safe to use?
Since Community Worklets™ aren’t generally vetted and reviewed by Automox, you
have to use your discretion when implementing a Community Worklet. Some
guidelines to help you see if a Community Worklet is safe to use: Have others
successfully said they’ve used this Worklet? Is this Worklet featured on the
Community page? Has an Automox employee shared their experience with this
Worklet? What if I have an issue with a Community Worklet? If you have an issue
with a Community Worklet, we recommend dropping a comment to the original poster
(OP) to let them know and see if there is an easy fix. We want our users to work
together to create amazing Worklets™ that are safe, easy to use, and valuable!
If you come across a potentially dangerous or unsafe Worklet, please comment and
mention a moderator and/or send an email to community@automox.com with what you
know. © 2023 Automox Inc. All rights reserved. Automox, Automox Worklet, and the
Automox logo are registered or unregistered trademarks of Automox Inc. Other
trademarks are property of their respective owners.



S
5 months ago
3273


UPCOMING WEBINARS & EVENTS




LEARN WITH US


CUSTOMER PORTAL

Need something? Search through our documentation or submit a support ticket.


AUTOMOX UNIVERSITY

Whether you're just getting started or building your expertise, AXU has got you.


BLOG

Stay in the loop with industry resources, expert tips, and vulnerability intel.

Powered by Gainsight
Terms & ConditionsCookie settings
Back to top


SIGN UP

Already have an account? Login


Username *

E-mail address *

Country *

Password *

I accept the terms & conditions
loginBox.register.email_repeat

Register



LOGIN TO THE COMMUNITY

No account yet? Create an account

Username or Email

Password

Remember me
Log in

Forgot password?

Enter your username or e-mail address. We'll send you an e-mail with
instructions to reset your password.

Username or e-mail

Send

Back to overview


SCANNING FILE FOR VIRUSES.

Sorry, we're still checking this file's contents to make sure it's safe to
download. Please try again in a few minutes.

OK


THIS FILE CANNOT BE DOWNLOADED

Sorry, our virus scanner detected that this file isn't safe to download.

OK