Windows
- Login to the Netdata Cloud
- Click on integrations
- Under the Deploy section, select Windows
- Copy the command to deploy Netdata
- Execute the command on your node (server, vm, container, k8s cluster etc)
Silent Mode (Command line)
$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest https://github.com/netdata/netdata/releases/latest/download/netdata-x64.msi -OutFile "netdata-x64.msi"; msiexec /qn /i netdata-x64.msi
The observability platform companies need to succeed
Sign up for freeWant a personalised demo of Netdata for your use case?






