holisticferro.blogg.se

How to install spiceworks agent on windows
How to install spiceworks agent on windows






how to install spiceworks agent on windows
  1. HOW TO INSTALL SPICEWORKS AGENT ON WINDOWS CODE
  2. HOW TO INSTALL SPICEWORKS AGENT ON WINDOWS DOWNLOAD
  3. HOW TO INSTALL SPICEWORKS AGENT ON WINDOWS WINDOWS

You can distribute the Automox agent with Ansible using the Ansible playbook: get-automox.yml. curl -sS | sudo bash service amagent start Deploying with Ansible Your key can be found in Add Devices dialog window. Note: You must replace “accesskey” in the following command with your unique user key (zone key). Add the following to the deployment command: service amagent start To bulk deploy the agent for Linux, you must edit the installer command.

HOW TO INSTALL SPICEWORKS AGENT ON WINDOWS DOWNLOAD

You can deploy the Automox agent on a Linux operating system by using the original command that was required to download the agent installer.įollow these steps to copy the curl command.Įditing the Curl Command for Linux Bulk Deployment‌ $env:TEMP\Install-AxAgentMsi.log Deploying on Linux If you need to debug the installation process performed by this script, you can find logging information in the following file on the device: Install-AxAgentMsi.ps1 -AccessKey xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx Install-AxAgentMsi.ps1 -AccessKey xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx -GroupName "Accounts Payable"Įxample 3: Deploy the Automox agent for your zone inside the default group. Install-AxAgentMsi.ps1 -AccessKey xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx -GroupName "Accounts Payable" -ParentGroupName "Finance"Įxample 2: Deploy the Automox agent to your zone inside the group "Accounts Payable", which does not belong to a parent group. If you do not specify a parent group, it ignores the group assignment.Įxample 1: Deploy the Automox agent to your zone inside the group "Accounts Payable", which belongs to a parent group "Finance". A parent group parameter is only required if the destination group is under a parent group.

how to install spiceworks agent on windows

Note: Your destination group can either be under a parent group or stand alone.

  • -ParentGroupName "My Parent Group Name".
  • Optionally, if you want your device to join a group at the time of installation, you need to specify a destination Group Name and a Parent Group Name.
  • ‌ This is a required parameter that associates the device with your Automox zone.‌ This script takes the following command line parameters:

    HOW TO INSTALL SPICEWORKS AGENT ON WINDOWS WINDOWS

  • To download the Windows PowerShell script, click Install-AxAgentMsi.ps1.‌.
  • The script starts the Automox agent service if it is stopped.
  • The script installs the agent on the device if it isn’t already installed.
  • The script downloads the agent from Automox if it hasn’t already been downloaded.
  • This script performs the following actions:‌

    how to install spiceworks agent on windows

    This performs an unattended, silent install of the Automox agent on Windows devices. You can deploy the Automox agent using the following Windows PowerShell script. curl -sS | sudo bash launchctl load /Library/LaunchDaemons/ Deploying on Windows Using PowerShell Your key can be found in the Add Devices dialog window. Note: You must replace "accesskey" in the following command with your unique user key (zone key).

    how to install spiceworks agent on windows

    HOW TO INSTALL SPICEWORKS AGENT ON WINDOWS CODE

    Add the following code to the deployment command: launchctl load /Library/LaunchDaemons/ To bulk deploy the agent on macOS, you must edit the installer command.

  • From the install options, click Run Command.Įditing the Run Command for macOS Bulk Deployment.
  • In the Add Devices dialog window, you can see your unique user key, which is also referred to as your zone key.
  • From the Devices page, click Add Devices.
  • You can deploy the Automox Agent on a macOS operating system by using the original command that was required to download the agent installer.įollow these steps to copy the curl command: From the console you can also retrieve your access key from the Settings > Keys tab. When adding a new device, the Add Devices window provides the access key (unique user key). Note: You will need your access key for the following scripts.








    How to install spiceworks agent on windows