Install-VMInsights
1.9
This script installs or re-configures following on VM's and VM Scale Sets:
- Log Analytics VM Extension configured to supplied Log Analytics Workspace
- Dependency Agent VM Extension
Can be applied to:
- Subscription
- Resource Group in a Subscription
- Specific VM/VM Scale Set
- Compliance results of a policy for a VM or VM Extension
Script will show you list of VM
- Log Analytics VM Extension configured to supplied Log Analytics Workspace
- Dependency Agent VM Extension
Can be applied to:
- Subscription
- Resource Group in a Subscription
- Specific VM/VM Scale Set
- Compliance results of a policy for a VM or VM Extension
Script will show you list of VM
This script installs or re-configures following on VM's and VM Scale Sets:
- Log Analytics VM Extension configured to supplied Log Analytics Workspace
- Dependency Agent VM Extension
Can be applied to:
- Subscription
- Resource Group in a Subscription
- Specific VM/VM Scale Set
- Compliance results of a policy for a VM or VM Extension
Script will show you list of VM's/VM Scale Sets that will apply to and let you confirm to continue.
Use -Approve switch to run without prompting, if all required parameters are provided.
If the extensions are already installed will not install again.
Use -ReInstall switch if you need to for example update the workspace.
Use -WhatIf if you would like to see what would happen in terms of installs, what workspace configured to, and status of the extension.
Show more
- Log Analytics VM Extension configured to supplied Log Analytics Workspace
- Dependency Agent VM Extension
Can be applied to:
- Subscription
- Resource Group in a Subscription
- Specific VM/VM Scale Set
- Compliance results of a policy for a VM or VM Extension
Script will show you list of VM's/VM Scale Sets that will apply to and let you confirm to continue.
Use -Approve switch to run without prompting, if all required parameters are provided.
If the extensions are already installed will not install again.
Use -ReInstall switch if you need to for example update the workspace.
Use -WhatIf if you would like to see what would happen in terms of installs, what workspace configured to, and status of the extension.
Installation Options
Author(s)
dougbrad@microsoft.com
Package Details
Owners
Functions
Get-VMExtension Install-VMExtension Get-VMssExtension Install-VMssExtension
Dependencies
This script has no dependencies.
FileList
- Install-VMInsights.nuspec
- Install-VMInsights.ps1