Welcome to MSDN Blogs Sign in | Join | Help

August 2005 - Posts

Our first day in Silicon Valley was very producive. We have a whole list of feature ideas as a result of watching customers use our product in their environment. Here are some of the more realistic and interesting possibilities. Please let me know if Read More...
Thanks again to Paul Thurrott. Read More...
This is the best story I've ever heard about somebody trying to get around the unsigned driver dialog box. Actually, I get a lot of hits on my blog from search engines where people have searched on strings such as "how to get around Windows logo testing. Read More...
We're going to Silicon Valley next week. I’m pretty psyched because our partners are flying people in from all over the country to learn about the DTM and our deployment tools. In an effort to get in a full day of work Monday we’ve booked a flight that Read More...
As you know, I'm a big fan of Start.com . It is disappointing to me how little traffic there is on the Start.com news blog . However, if you follow the links to the blogs written by the individual team members you get much better content. Stever Rider: Read More...
Chapter 4 This chapter mostly makes the case that blogs are a better way to get your message out than traditional media because you don't have a reporter in the middle to edit you ideas and get the facts wrong. Also, they make the case that blogs are Read More...
One thing that has thrown me for a loop more than once is the fact that you see the DTM controller in Studio's Job Monitor UI. In order to work properly, the controller must be in the System pool. DTM setup puts it in the System pool automatically, well, Read More...
Ximage.exe is a rather simple interface. If you're interested in more fine grained control over your images, you can get that by using a configuration file. This is a .ini file that enables you to, among other things, define files and folders to exclude Read More...
See a copy of the Apple ad here . I still don't understand why they ran this ad. Read More...
Joe Wilcox remembers Windows 95 much the same way I do. No Joe, you're not alone. Read More...
It was exactly ten years ago, right now, that store keepers flung open their doors to let eager Windows 95 buyers in. They had been lined up outside for hours so they could be the first to own Windows 95 at 12:01am August 24, 1995. Comp USA was feeding Read More...
It seems like everyone has a blog these days. The MSDN blog aggregator , I don't know what else to call it, might have been a place you could go, at one time, to find relevent blogs written by Microsoft employees. However, these days there are so many Read More...
Paul Thurrott's Super Site for Windows is one I think I've liked to before. Today I discovered this excellent article . It is a bit old, but a good description of the basic feature none the less. The one thing I noticed that has changed, the LDT is now Read More...
If you are at all involved with developing drivers then just about everything Mark Russionvich writes should be required reading. In his most recent post he describes how a buggy driver can result int process which cannot be terminated, even by loggin Read More...
I had some extra time this weekend and was playing with my Start.com page. I noticed the RSS feed from the Everett Herald was giving me only sports stories. It appears they have only one feed and the sports are always updated last. Anyway, that got me Read More...
I've noticed some confusion recently in the newsgroups I monitor about the requirements for running a DTM controller. First, let's be clear, a server or server operating system is not required. Also, a domain or domain controller is not required. I have Read More...
Steve Carbone has some new pointers to the Business Desktop Deployment Accelerator . He suggests this is a good place to start in preparing to for Windows Vista and the WIM image format. It looks like this could be an interesting blog to watch. Read More...
I'm still trying to figure out what level of information is interesting and useful to everyone. The more I talk to our TAP partners the more I'm coming to the conclusion that I need to scale back the technical detail and just focus on helping everyone Read More...
Friday we loaded up a set of systems with the latest beta build of the WDK and shipped them off to San Francisco for the Intel Developers Forum. Intel asked us to come down and speak and we're sending these systems so that everyone at the IDF will have Read More...
If you're fortunate enough to have access to regular builds of Vista and you're using ASI, you may have noticed a change to the SKU parameter in Vista. The change went in around build 5212. Unfortunately that change makes it impossible to deploy current Read More...
Chapter 3 I said in my review of chapter 1 that before I started blogging I might have said the authors were over reaching. In chapter 3 that is the case. Yes, it is the story of the Internet as a powerful marketing tool. It is also the power of the Internet Read More...
You may find that you're unable to delete files from a mounted image when using Windows Explorer. The reasons is that, in Windows Explorer the 'delete' operation is actually a 'move' to the recycle bin. 'Move' is not supported by the WIM filter driver. Read More...
Since I've started this blog I make it a point to check the search engines every day for key words related to the WDK, DTM, etc. I figure one way I can provide value is to act as a central point from which you can find everything on the web related to Read More...
This is the best description of the WDK that I've seen in a blog yet. Very cool. Also very cool, most of the site appears to be in Italian. Part of the post appears to be copied directly out of a press release. "We're very excited about sharing this important Read More...
Do the shortcomings of your homepage and the lack of responsiveness from the people who own the page get you down? Seven years ago I went to my first Microsoft company meeting. Company meetings were big dog and pony shows back then with every product Read More...
This is my review of chapter 2. As mentioned in this post , I’ll be reading each chapter beginning-to-end and posting my thoughts over the next weeks. Chapter 2 : Ahhh, one of my favorite subjects, Microsoft. My main issue with this chapter is that it Read More...
One of the things I find most frustrating with applicaitons is error codes without any explanation. Here's a switch that may help. asi -errorcode %code#% This will give you an explanation of any ASI error that you see. If you leave off the code# it will Read More...
This question came across the internal ASI support alias recently. Q: When using ASI to deploy the OS I have a problem with certain lab machines which all have a NIC for which no drivers exist in the OS. Hence, after the OS is installed testing cannot Read More...
I just heard from Glenn Fincher that the Windows Automated Installation Kit (WAIK) User's Guide for Beta 1 has been posted. From what I understand the WAIK is a SKU of Windows just like the Widows Driver Kit. Therefore it is available via the Windows Read More...
Let’s be honest, the learning curve for ASI is a bit steep. ASI has huge value for anyone who has to install on OS more than once per release. It occurred to me that people might need an easy way to setup the server and investigate what it can do without Read More...
I've been told that the DIFx beta is now open to the public. If distribute drivers you really should be aware of these great new tools from Windows. Oh, they'll be in the WDK also. Update: the guest ID to use is "difxbeta" Read More...
This is my review of chapter 1 as mentioned in this post , I’ll be reading each chapter beginning-to-end and posting my thoughts over the next weeks. Chapter 1 is the best essay I've seen in terms of explaining why blogs are important and why you should Read More...
If you’re reading this blog you’re probably aware that I’m new to the whole blog thing. After WinHEC 2005 I tried to sell my team on a team blog as a way of making the issues and solutions we’re working with a specific customer on readily available to Read More...
As an update to what I wrote earlier about the WAIK. This kit will be renamed and enhanced for Vista Beta 2. The new name will be Business Desktop Deployment kit. They have a web site now but it's focused on XP, as you would expect. I'll be keeping an Read More...
The question was asked, can I automate the install of Windows via ASI and the DTM if I need to install a mass storage device driver during setup. The answer is yes. The procedure is probably familiar to you if you work with these types of devices. However, Read More...
 
Page view tracker