Wyse Z Class Thin Client (WES7) Image Deployment
Posted
by
nsr81
on Server Fault
See other posts from Server Fault
or by nsr81
Published on 2011-11-23T03:31:27Z
Indexed on
2011/11/28
1:54 UTC
Read the original article
Hit count: 592
We are currently working on deploying a few Wyse WES7 thin clients (Z Class, exact model escapes me at the moment).
We have WDM setup, and are able to see new clients show up, interact with them, pull/push images. Our current workflow is something like this:
- Unpack & boot up the device
- Disable Windows Firewall, reboot
- Device shows up in WDM
- Publish our custom image to the new device.
My question is whether or not there is a way I can bypass step 2, and put my image on the client right out of the box. Either using PXE or USB boot disk, such that I can boot into some sort of menu and tell the client to pull a particular image from the WDM server.
With HP thin clients, we have a rule setup which detects new clients on the network and pushes our custom image to them first time they show up. I haven't been able to figure it out with Wyse.
© Server Fault or respective owner