# Download Windows Agent from source artifacts.elastic.co

**URL:** https://discuss.elastic.co/t/download-windows-agent-from-source-artifacts-elastic-co/348654
**Category:** Elastic Agent
**Created:** [December 5, 2023, 3:09pm UTC](https://discuss.elastic.co/t/download-windows-agent-from-source-artifacts-elastic-co/348654 "2023-12-05T15:09:07Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Tybe\_sacha](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tybe_sacha/32/126600_2.png) [@Tybe\_sacha](https://discuss.elastic.co/u/Tybe_sacha)
#### Post date: [December 5, 2023, 3:09pm UTC](https://discuss.elastic.co/t/download-windows-agent-from-source-artifacts-elastic-co/348654/1 "2023-12-05T15:09:07Z")

</div>

Hi,  
I'm trying to install the Fleet Server and Windows Agent. Here is text I paste :

```auto
$ProgressPreference = 'SilentlyContinue'
Invoke-WebRequest -Uri https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-8.11.0-windows-x86_64.zip -OutFile elastic-agent-8.11.0-windows-x86_64.zip
Expand-Archive .\elastic-agent-8.11.0-windows-x86_64.zip -DestinationPath .
cd elastic-agent-8.11.0-windows-x86_64
.\elastic-agent.exe install --url=https://myserver.org:8220 --enrollment-token=UXZZX09vd0JmMGJmd2NsTGY0QXU6WGdHTURVYk9TT1dFNk1DSkdaLUttZw==

```

 ![Capture d’écran 2023-12-05 160602](https://us1.discourse-cdn.com/elastic/original/3X/5/1/518abc5f909ddb050b13a170418b9745543aad24.png)

It seems that the source location of the Windows Agent is not available. Someone can confirm please ?

 ![Capture d’écran 2023-12-05 160720](https://us1.discourse-cdn.com/elastic/original/3X/b/8/b878bb650b071ca5e52f47323986eadf4a673fcf.png)

Have a nice day everyone 🙂

---

<div class="post-metadata">

### Author: ![Julien\_Lind](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/julien_lind/32/94291_2.png) [@Julien\_Lind](https://discuss.elastic.co/u/Julien_Lind)
#### Post date: [December 5, 2023, 3:27pm UTC](https://discuss.elastic.co/t/download-windows-agent-from-source-artifacts-elastic-co/348654/2 "2023-12-05T15:27:59Z")

</div>

> [@Tybe\_sacha](#):
>
> I'm trying to install the Fleet Server and Windows Agent. Here is text I paste :
> 
> ```auto
> 
> ```

Hi @Tybe_sacha, thanks for creating this issue.  
The binaries were indeed removed due to this known memory leak issue: [[metricbeat] memory leak 10GB RAM usage and crash, urgent solution needed · Issue #37142 · elastic/beats · GitHub](https://github.com/elastic/beats/issues/37142)  
Removing them will avoid any user to download a binary that will eventually tear down their windows host.  
You will be able to download the new 8.11.2 release in the next few days.

---

<div class="post-metadata">

### Author: ![Tybe\_sacha](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tybe_sacha/32/126600_2.png) [@Tybe\_sacha](https://discuss.elastic.co/u/Tybe_sacha)
#### Post date: [December 6, 2023, 1:38pm UTC](https://discuss.elastic.co/t/download-windows-agent-from-source-artifacts-elastic-co/348654/3 "2023-12-06T13:38:53Z")

</div>

Hi Julien\_Lind,

Thanks for your reply.

As I'm kinda new here, where can I find the infos/news about release, update etc. please ? 😃

Have a great day

---

<div class="post-metadata">

### Author: ![Julien\_Lind](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/julien_lind/32/94291_2.png) [@Julien\_Lind](https://discuss.elastic.co/u/Julien_Lind)
#### Post date: [December 6, 2023, 1:54pm UTC](https://discuss.elastic.co/t/download-windows-agent-from-source-artifacts-elastic-co/348654/4 "2023-12-06T13:54:52Z")

</div>

Hi @Tybe_sacha,

New releases are announced using the release notes page of each product. Here is the fleet one - [Release notes | Fleet and Elastic Agent Guide [8.11] | Elastic](https://www.elastic.co/guide/en/fleet/current/release-notes.html)

Future release dates are not disclosed but be aware that 8.11.2 should be out before the end of the week.

---

<div class="post-metadata">

### Author: ![Tybe\_sacha](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tybe_sacha/32/126600_2.png) [@Tybe\_sacha](https://discuss.elastic.co/u/Tybe_sacha)
#### Post date: [December 6, 2023, 2:00pm UTC](https://discuss.elastic.co/t/download-windows-agent-from-source-artifacts-elastic-co/348654/5 "2023-12-06T14:00:04Z")

</div>

Hi,

Okay thank you. I'll close my post whenever the release is out so 😃

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [January 3, 2024, 2:00pm UTC](https://discuss.elastic.co/t/download-windows-agent-from-source-artifacts-elastic-co/348654/6 "2024-01-03T14:00:28Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
