Support for Customer-Created Windows 10 loT Enterprise Images on Select HP Thin Clients
4
For HPDM, see the following:
• The HPDM server-side installer can be downloaded from your thin client model’s support page at
http://www.hp.com/support or from ftp://ftp.hp.com/pub/hpdm
.
• Installation files for HPDM Agent (the client-side component) are located on the HPDM Repository server at
\HPDM\Repository\Agents\HPWE8_64\.
Configuration Manager components can be acquired from Microsoft.
Creating an image
To create a Windows 10 IoT Enterprise image for a supported HP thin client:
Note
The following procedure assumes you will log on to Windows as an administrator each time a Windows logon is required.
For information about enabling and disabling UWF as required in this procedure, see Appendix A—Unified Write Filter.
1. Install the base operating system (from Microsoft) on the thin client.
2. If you do not plan to use HPDM for imaging, skip to step 3. If you plan to use HPDM for imaging, follow this procedure to
verify the disk partitions:
A. In Windows, open Command Prompt (Admin).
B. Execute each of the following commands in succession:
diskpart
select disk 0
list par
C. If three partitions are listed by the output displayed in Command Prompt, skip to step 3 in this procedure.
– or –
If four partitions are listed, Partition 1 is a recovery partition that must be removed by doing the following:
i. Execute each of the following commands in succession:
select par 1
delete par override
ii. Restart the thin client.
3. Install the HP driver pack.
4. Disable UWF, which requires a restart of the thin client.
5. After the restart, install the desired software programs, and then restart the thin client again.
6. Execute each of the following commands in Command Prompt (Admin):
C:\Windows\Microsoft.NET\Framework\v4.0.30319\ngen.exe executequeueditems
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\ngen.exe executeQueuedItems
Important
Before you proceed to the next step, the Ngen.exe process must complete. If the process does not complete, newly
installed .NET programs, such as HP Easy Shell, will always have a delayed startup time because of .NET elements
being recompiled every time the program starts.
7. Enable UWF, which requires a restart of the thin client.
To install additional software in the future, repeat steps 4–6 in the previous procedure.