New-OnPremiseHybridWorker
                 
                1.1
                            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 refere
                        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 refere
                            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
                        
                    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
Installation Options
Owners
Package Details
FileList
- New-OnPremiseHybridWorker.nuspec
- New-OnPremiseHybridWorker.ps1