fiza Posted April 3, 2014 Posted April 3, 2014 I have 2 boot wims in WDS. One for x86 and one for x64. When I PXE boot a client gets to the boot menu choice screen and the default seems to be the x86. I only have certain times that I want to deploy x86 images so I want the default to be x64. Is there anyway to change the order in WDS?
sted Posted April 3, 2014 Posted April 3, 2014 you can pick a default for each architecture. If you slect then right click your wds server in wds go to properties then boot you can select a default wim based on architecture changing the order is iirc possible but a lot of pain for little gain i seem to recall 1
fiza Posted April 3, 2014 Author Posted April 3, 2014 you can pick a default for each architecture. If you slect then right click your wds server in wds go to properties then boot you can select a default wim based on architecture [ATTACH=CONFIG]23754[/ATTACH] changing the order is iirc possible but a lot of pain for little gain i seem to recall I looked at that but the machine architecture is the same across the board (all x64). its just on some machines we need to install 32bit for some external hardware to work.
Duke5A Posted April 4, 2014 Posted April 4, 2014 Why even use an x64 boot WIM? All I use are the x86 ones and they deploy both x64 and x32 images.
free780 Posted April 4, 2014 Posted April 4, 2014 But if deploying to uefi pcs you need a x64 boot. You could try changing the name so its sorted by number E.g 1 litetouch x64 . Other than that its using bcdedit to edit the bcd file to change the order.
sted Posted April 4, 2014 Posted April 4, 2014 But if deploying to uefi pcs you need a x64 boot. You could try changing the name so its sorted by number E.g 1 litetouch x64 . Other than that its using bcdedit to edit the bcd file to change the order. dosent work even tried numbering if you use mdt you can only install the architecture you boot from
free780 Posted April 4, 2014 Posted April 4, 2014 You can deploy x86 and x64 from a x86 image with mdt as long as you are using the legacy bios and mdt is version 2012 u1 or above. You could remove your boot images and add them in the correct order. Then the bcd file will be populated in the correct order.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now