-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HP ProDesk 400 G2.5 "Asset Tracking Number" not an option #70
Comments
This is somewhat strange, giving that we support the "normal" ProDesk 400 G2, but the log clearly shows that the setting is not known. Additionally, even if it would support this, no BIOS update can happen because the BIOS version is reported as "02.17" without any family or other information. This is also not common. Checking the log, is it possible that you tried to execute BIOS Sledgehammer during PE? If so, could you please run it verbose after PE and sent a new log so I can check if at least the BIOS version works after that. I will in the meantime think about a way to allow more than one setting for testing the BIOS password. |
Was executing in PE, yeah - I do the activateUEFI there to automate a legacy ->UEFI prior to striping down the OS. However, seeing the same result once in Windows, unfortunately :(. I feel like this model might be a bit of a black sheep for HP. |
@dreary-ennui Thanks for the update, let me think about methods to bring this black sheep back to the family : ). I have some ideas for the BIOS version parsing as well as as the Asset Tracking Number test. I need to make sure to implement this in a way and doesn't break existing machines. Hopefully, I have some news tomorrow. |
@dreary-ennui The necessary code changes are done.
There is no release for this as of yet, so just download the current snapshot from https://github.com/texhex/BiosSledgehammer/archive/master.zip and copy If possible, I would like to have the verbose log files for both cases, just so I check if everything looks normal. I can't test this directly as we do not have any ProDesk 400 G2.5. |
Awesome, will check out early next week. Thanks so much! Loving the utility, btw. |
You're welcome, happy to hear you find it useful. |
Ok - good news, bad news. The good news is it looks like your modifications take care of the original issues, thank you much for that. The bad news is that it appears - at this point - that on this model there are some settings that are not configurable through the BCU? Getting a return code of 6 when trying to modify the value for Asset Tag even running the BCU directly. Attached, BIOS sledge logs and a get return. Will keep digging and let you know of any updates. |
Well, that's rather unfortunate. We need some setting that we can change to detect the correct password, so...
There are two things you could try:
|
I just released v5.0.6 (BETA) that includes the newest BCU version. You might want to give this a try. Please remember to copy both BiosSledgehammer.ps1 and MPSXM.psm1 |
@dreary-ennui Any updates on this? |
Sorry Michael - was in training all last week. Should have an update by Wednesday. |
OK, thanks! |
More bad news, unfortunately. Tried your suggestions and the new version to same result. Also interesting - a new BIOS update was released just a month ago, version 2.23 which doesn't work with the HPBIOSUPDREC utility - says the BIOS version doesn't match expected family syntax 👍 . Updated to 2.23 using the SAFUWIN utility packaged in SP87861, which did update properly, but still with the (ReadOnly) on the ownership info stuff. I can go into the BIOS setup and use CTRL+A to get into an "edit" mode for the ownership info, but that doesn't help much here. I'm going to open a support ticket with HP regarding BCU access to these settings and see what they say - but not with bated breath. |
Thanks for the update, please let me know what HP says. If even their own BiosUpdRec utility fails, something is really not right there. |
Tell me about it - told ya it was the black sheep of the family :D
Warranties are starting to expire on our fleet so I might be able to eventually swing a “best effort” angle but I’m gonna keep trying in the meantime. Will keep you posted. Thanks much for your support.
… On Jul 31, 2018, at 2:17 PM, Michael Hex ***@***.***> wrote:
Thanks for the update, please let me know what HP says. If even their own BiosUpdRec utility fails, something is really not right there.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@dreary-ennui Any updates on this please? |
@dreary-ennui There was no update on this for the last three weeks, please let me know if there are any news from HP? |
Hey Michael - thanks for following up. Doesn’t look like we’re getting anywhere with this and we’re probably just going to cut our losses on this model seeing as how they’re coming off of warranty anyway. You can close this issue, sorry!
… On Sep 11, 2018, at 3:19 PM, Michael Hex ***@***.***> wrote:
@dreary-ennui There was no update on this for the last three weeks, please let me know if there are any news from HP?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
OK, sad. Would have been great to get a response from HP for this. Everything I was able to gather in the meantime indicates that these (ReadOnly) attributes appear for some BIOS settings when the device is considered to be a customer device. But that's just an educated guess as long as HP does not confirm it. |
Having trouble with the HP ProDesk 400 G2.5 SFF models, looks like there is no "Asset Tracking Number" option, instead called "Asset Tag". This is leading to the script not finding proper BIOS PW, etc. Let me know how best to proceed, thanks!
BiosSledgehammer.ps1.log-04.txt
The text was updated successfully, but these errors were encountered: