What is Microsoft missing at deployment field?

As you maybe know, I am no longer deployment specialist - now I am specializing on SBC (Server Based Computing), however I hope so there are still few comments and I left and sounds reasonal :)

Linux environment got big advantage with rpm packages - installation is easy. However Microsoft got same technology - Windows Installer aka MSI. Why it is not broadly accepted?

 Because there is nothing like Windows Installer Express - studio to create MSI packages easily and for free. And I dont see any reason why not to have tool like this :(

 Second tool that was missing was Windows PE available publicly for free - finally they achieved this with Windows PE 2.0, hoooooraaaaaay :)

Last thing I am really missing (and again, I dont see any reason, specially with Microsoft focusing on WIM today) is per-demand PXE boot.

What do I mean? Standard deployment scenario is to have some techies running around with cds and installing OS using images. More advanced scenario (including RIS or WDS) is to use PXE - principle is the same, you have techies running around, this time without CDs, they boot target computer, select boot from network and select image to install.

Looks logical, right?

But we are talking about unattended installation and running around doesnt fit to this image.

Per-demand PXE is little different - EVERY PC boots automatically to network. It finds PXE server and doesnt have any image assigned, so it automatically continue with booting regular windows. However when you want to install something - you just assing correct image on PXE server, link it with you computer MAC address and reboot target server. After reboot it links with PXE server, detect one assigned image, boots it and install automatically.

That means that to reinstall computer, you just need to reboot it or wol it (wake on lan it).

Easy and powerfull. I had solution like this implemented using ftfpd32.

Published Mon, May 28 2007 21:50 by martin
Filed under:

Comments

# re: What is Microsoft missing at deployment field?

Why the need to install anything?  Citrix just acquired a company called Ardence (http://www.ardence.com).  They use PXE to boot Windows over the network and thousands of clients can boot from a single, shared image.

Check it out!

Don Adams

USEast Network Services

Monday, May 28, 2007 7:08 PM by Don Adams

# re: What is Microsoft missing at deployment field?

Martin:

What product is Windows Installer Express - studio?  This is a product you made up or is it a free MSI creation utility?

--Tray

Monday, May 28, 2007 10:07 PM by Tray

# re: What is Microsoft missing at deployment field?

2Don - I am watching the growing desktop brokers market and I am really interested in some real life implementation - however Citrix got one huge disadvantage (still) - expensive backend architecture is needed and they got bloody expensive licenses :(

2Tray - I just made it up ;) But I would really like to see something for creating MSI packages that will be easy to use and for free :( For example recording your sequence (GUI) and allowing you to run same installation using switch etc :(

Wednesday, May 30, 2007 7:57 AM by martin

# re: What is Microsoft missing at deployment field?

1) there is free MSI Studio

ORCA support.microsoft.com/.../255905

WinInstall LE technet.microsoft.com/.../bb742609.aspx

2) per-demand PXE boot is avaible by M$ RIS Server. but there is problem to find any solution if you want to make your own unnatended installation by PXE ;o(

Saturday, January 12, 2008 11:01 AM by VasekB

# re: What is Microsoft missing at deployment field?

Can an image made using Ardence be used with WDS?

Tuesday, July 14, 2009 12:08 PM by Question