New-OnPremiseHybridWorker

1.3

This Azure/OMS Automation runbook onboards a local machine as a hybrid worker. NOTE: This script is
intended to be run with administrator privileges and on a machine with WMF 5.

The major steps of the script are outlined below.
1) Install the necessary modules
2) Login to an Azure account
3) Check for the resource group and automation account
4) Create references to
This Azure/OMS Automation runbook onboards a local machine as a hybrid worker. NOTE: This script is
intended to be run with administrator privileges and on a machine with WMF 5.

The major steps of the script are outlined below.
1) Install the necessary modules
2) Login to an Azure account
3) Check for the resource group and automation account
4) Create references to automation account attributes
5) Create an OMS Workspace if needed
6) Enable the Azure Automation solution in OMS
7) Download and install the Microsoft Monitoring Agent
8) Register the machine as hybrid worker


Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name New-OnPremiseHybridWorker -RequiredVersion 1.3

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Azure Automation Team & Peppe Kerstens

Tags

Azure Automation

Dependencies

This script has no dependencies.

FileList

Version History

Version Downloads Last updated
1.7 125,055 6/22/2020
1.6 15,107 4/19/2019
1.4 1,241 1/5/2018
1.3 (current version) 627 8/7/2017
1.2 314 4/15/2017
1.1 274 11/22/2016
1.0 2,120 11/22/2016
Show more