This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<# | |
.SYNOPSIS | |
This PowerShell script is designed to install the latest Datadog agent seamlessly on windows | |
.PARAMETER APIKey | |
The API Key for your datadog installation. Contact support if you don't have one! | |
.PARAMETER Location | |
Where the MSI should be dropped. Defaults to C:\Windows\temp |