January 16, 201412 yr Hi , I have to deploy windows seven on 1 post (it's a test) But i can do it only with another post , so I don't have a server ==> no MDT ?Is there any things to do something like that ?Thanks !
January 16, 201412 yr Sure you don't need a "server" at all. But you would need a file share where an image is located. Then you boot off a CD or USB to a WinPE boot image, custom or stock and use an answer file.I presume this is what you mean, otherwise you can just make a custom DVD and not use a network at all.EDIT: I'm removing that useless tag.
January 16, 201412 yr Author But you would need a file share where an image is located.What do you mean by a file share ? (is it the thing we can do with MDT? )
January 16, 201412 yr Well with MDT (or even WDS) you create a Distribution Share where images end up going. Those programs will set it up for you but you can share a folder to the network manually too.You don't even need to put them on a network, you could store them on a USB drive or an external HDD if you wanted.
January 16, 201412 yr Author Yeah but I think it's harder to do it on the network , and I'm in training period , so I'd like to learn as much as possible .Could you help me doing it with the network ? (What I have to do, I can search details later
January 16, 201412 yr You don't really *need* a WDS or MDT, everything can be done using as "server" a "normal" PC, you can use - as examples - Serva:http://www.vercot.com/~serva/(which has a built-in TFTP+BINL server) or TFTP32:http://tftpd32.jounin.net/http://reboot.pro/forum/58-tftpd32/and PXE boot the target, installing to it the Windows.jaclaz
January 17, 201412 yr Author Thanks , and can I do it with MDT but without WDS ?Edit : i found something that could be interesting : install and configure TFTPD32 on my pc , and with WAIK , mount and dismount files of a WINPE.WIM .Then i share a file called smthg like "windows7" on the source pc ,and I boot on winPE to type in cmd : net use z: \\pxetest\vista What about it ? Edited January 17, 201412 yr by Bobbymat26
January 17, 201412 yr Well with MDT you do have the ability to build an image that deploys via DVD. I haven't done that myself but I have received them from clients so I know it is possible.Your theory is sound, it is what I use but with WDS instead of a third party solution.
January 17, 201412 yr MDT can work from a regular workstation, either by putting all data on the USB/DVD or you can just have the boot image on the USB/DVD and MDT will pull the data across the network from the deployment share.Since you state that you are just learning, I’ll leave a few links for you.These two videos are a great introduction to MDT:Deployment Day Session 1: Introduction to MDT 2012Deployment Day Session 2: MDT 2012 AdvancedIn addition, there are many articles and videos on the Deploy Windows 7 and Deploy Windows 8 pages of the Springboard Series on TechNet to help learn about deploying Windows. There are also many videos on Channel 9 about deploying Windows.Hope this helps,DavidWindows Outreach Team – IT Pro
January 20, 201412 yr Author Hey , thanks everyone , sorry I was busy .I'm trying to do it with 2 pc now , one with Windows server 2012 + MDT + WDS and I want to deploy Windows 7 on the other one , they'll be on the same network so I can do it by PXE.I was wondering how it works to do it , using deployment share on MDT , but for the WinPE ?Any answers are welcom !
Create an account or sign in to comment