-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Desktops
- Business PCs, Workstations and Point of Sale Systems
- Windows 10 IoT upgrade on HP t620 thin client

Create an account on the HP Community to personalize your profile and ask a question
06-17-2019 06:56 AM
Hi,
I have a 60 of t620's deployed in our company, all using Windows 7 Embedded 32bit.
We have already purchased the Windows 10 Enterprise licenses from Microsoft.
But when I upload the image to the TH, I get the error that the license is incorrect (Bios check).
If I purchased the thin clients with Windows 7 from HP and now I have the Windows 10 license purchased from Micsoroft, How can I upgrade my Thin Clients's to W10 from W7 ?
Best regards,
08-12-2019 09:52 AM
Hi,
You can follow this website http://edhammond.blogspot.com/2016/03/if-your-looking-to-put-windows-10-iot.html
I try on my T620 with a windows 7 embedded version and it works ! But can you tell me wath reference licence you buy ? I wan't to buy licence.
Thanks
08-13-2019 01:05 PM
Yes must download and replace IBRPE.exe and THINSTATE.cmd https://drive.google.com/open?id=1lGVlC_02TleCGRwNx5kPNrVN_kWq4fqK
And do this:
From the command line, run the utility diskpart.exe and change the drive letter
for the volume named THINSTATE (you can see the volume number using the list volume command).
select volume 0
remove letter = S
assign letter = T
And:
select disk 0
clean
convert gpt
create partition efi size=100
format fs=fat32 label="System" quick
assign letter=s
create partition msr size=128
create partition primary
assign letter=c
shrink desired=16
format fs=ntfs quick
exit
and for finish:
Go to the T: drive and run the THINSTATE.CMD script again to install the OS.
T:
cd T: \ IBRPE
THINSTATE.CMD