0
Due to an ongoing issue with our webshop provider, the online shop is currently experiencing limited functionality. Our sales team is happy to help! (As of 28 August 2026)

HPE 19" Rackmount-Schienen / Short Friction Rack Rails - ProLiant DL20 Gen9 / Gen10 - 764660-001 / 764654-001

middle size zoom image
  • preview image zoom0
  • preview image zoom1
Item 1 of 4

Item number
122182
Condition
Used
Weight
2 Kg
€ 58.82 *
* Excl. VAT excl. Shipping

This item is currently out of stock! Your options:
We have thousands of pre-configured servers, accessories, and spare parts in stock, but unfortunately not this one! We can still help:

Your choice
  • HPE 19" Rackmount-Schienen / Short Friction Rack Rails - ProLiant DL20 Gen9 / Gen10 - 764660-001 / 764654-001
  • Price with upgrades:

    • € 58.82

Description

Description: HPE 19" Rackmount-Schienen / Short Friction Rack Rails - ProLiant DL20 Gen9 / Gen10 - 764660-001 / 764654-001
Server support: HPE ProLiant DL20 Gen9
  HPE ProLiant DL20 Gen10
Condition: used, good
Included in delivery: 1x rail kit
Questions about this item?
We're happy to help! Contact us and we will get back to you as soon as possible! Create new ticket
Questions about this item?
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) }); }); })