I'm trying to get the delloem_url
property of a Dell PowerEdge R410 server with ipmitool
, but it fails with message:
getsysinfo command failed: Requested sensor, data, or record not found
I recently installed XenServer 7.0 on this server, but ipmitool -I lanplus -H <ip> -U root -P <password> mc getsysinfo os_name
for some reason still shows Windows Server 2016 Standard Evaluation (x64) Edition
. (I do not know if is related, but just in case)
How can I get the remote control url of the server?