MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.28k stars 21.46k forks source link

No AzureAutomation folder after install the agent on Windows #50478

Closed boothc-888 closed 4 years ago

boothc-888 commented 4 years ago

Hello,

After install the agent on my environment (windows 10.0.18362.0), I didn't find such a folder C:\Program Files\Microsoft Monitoring Agent\Agent\AzureAutomation, I tried several ways, but still didn't find the AzureAutomation subdirectory, is there anything I missed in the steps? Or can you direct me how to manually install hybrid runbook worker?

Thanks


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

boothc-888 commented 4 years ago

need to execute the script: Set-AzOperationalInsightsIntelligencePack -ResourceGroupName -WorkspaceName -IntelligencePackName "AzureAutomation" -Enabled $true -DefaultProfile

BharathNimmala-MSFT commented 4 years ago

@boothc-888 Thank you for reaching out and sharing the fix for broader community members. Please do reach out if you have any further queries.