0

Gen11

server

HPE ProLiant ML110 Gen11 tower servers for growing IT environments

HPE ProLiant ML110 Gen11 servers are often ideal solutions for small and medium-sized businesses that need powerful, scalable and space-saving tower servers. With 4th and 5th generation Intel Xeon Scalable CPUs (Central Processing Units), support for DDR5 memory and PCIe Gen5 expansion slots (PCI Express), the ML110 Gen11 is well suited for demanding workloads, from classic server tasks to virtualisation and hybrid cloud applications.

The ProLiant ML110 Gen11 server offers reliable performance with plenty of potential

As a single-socket system, the HPE ML110 Gen11 with up to 32 cores, large memory and versatile expansion options provides a high-performance base for use in modern IT infrastructures. Up to 1.5 TB of DDR5 RAM in 16 DIMM slots (Dual In-line Memory Module) and numerous drive options for installing HDD (Hard Disk Drive) and SSD (Solid State Drive) hard disks enable flexible adaptation to individual requirements - whether as a file server, database solution or virtualisation platform. Full-height, full-length PCIe 5.0 slots also allow the use of powerful graphic cards to further increase the performance potential of the ML110 Gen11 tower server.

Compact design and easy maintenance of the HPE ML110 Gen11 tower server

Despite its strong performance, the ProLiant ML110 Gen11 remains particularly space-saving and user-friendly thanks to its tower format - ideal for office environments without a dedicated server room. Easy access to components and a clean layout make upgrades and service work quick and easy.

IT security and remote management

With the HPE iLO (Integrated Lights-Out) management engine, the ML110 Gen11 offers proven administration features for remote maintenance, monitoring and automated troubleshooting. Security features such as Silicon Root of Trust, Secure Boot and TPM 2.0 protect your infrastructure at the firmware level from manipulation and unauthorised access.

Buy refurbished HPE ProLiant ML110 Gen11 tower servers at low prices from ServerShop24

With 15 years of experience, we are your reliable partner for professionally refurbished used servers, storage systems, workstations and network equipment. You benefit from many advantages that often make refurbished hardware an ideal alternative to expensive new products:

  • Refurbished & tested: All devices are carefully checked by our experts
  • Affordable prices: Powerful and reliable used servers are significantly more budget-friendly than new IT hardware
  • Availability: Our large stock enables short delivery times
  • Sustainable IT: Reusing high-quality hardware reduces costs and conserves resources

Do you have questions about products and configurations or need advice? Our friendly and experienced support team will assist you.
Contact us - we will take care of your request!

document.addEventListener('DOMContentLoaded', function() { let subform = document.getElementById('custom-sib-form'); subform.addEventListener('submit', function (event) { event.preventDefault(); var form = event.target; var formData = new FormData(form); fetch(form.action, { method: form.method, body: new URLSearchParams(formData).toString(), headers: { 'Content-Type': 'application/x-www-form-urlencoded' } }) .then(data => { document.getElementById('form-response').style.display = 'block'; form.querySelector('button[type="submit"]').disabled = true; form.querySelector('button[type="submit"]').style.opacity = 0.8; document.getElementById('form-response').style.color = '#17ca17'; document.getElementById('form-response').innerText = "You have successfully subscribed to the newsletter"; }) .catch(error => { console.log(error) }); }); })