Document copyright 2009 Mark Minasi; please see below for info on subscribing, unsubscribing or copying portions of this text. What's Inside
NewsHi all — As promised (and reported in my last two "Windows 7: Adopt or Not" newsletters at http://www.minasi.com/newsletters/nws0907.htm and http://www.minasi.com/newsletters/nws0908.htm), on August 6, Microsoft delivered Windows 7 via TechNet Plus, and I've been busy getting my workstations and laptops running Win 7. I have, however, run into a few driver problems — but don't run away, Windows 7's driver problems are often soluble with a couple of tricks that I wanted to share. They're just two of the things that I cover in my new Win 7 and Windows Server 2008 R2 seminars, and speaking of them... The Complete Two-Day "Running an R2-Based Active Directory" Seminar Comes to Charlotte, San Francisco and Chicago in February, March and April at a Discount RateAfter a very successful one-day "beta" version of my new AD class (many thanks to our December attendees!), I got some material shaken down and found out what topics I needed to add to create a two-day AD class that you'll find a cost-effective use of your time. To kick off the new complete version of the class, I'm running sessions in Charlotte, SF and Chicago and knocking $100 off every seat. As Active Directory enters its "tweens," most AD admins and managers have moved from "how do I design and set this up?" to "now that I'm in charge of somebody else's 10-year-old AD, how can I most easily and cheaply manage it, fix it, and streamline it?" I get (and answer) those questions all the time, and now I can answer them for you. Join me for a fun, fast-paced two day of AD setup, management, upgrading and troubleshooting. The course includes some in-depth DNS and AD troubleshooting, expert advice on safely virtualizing DCs, a practical, example-rich dive into solving AD admin problems with PowerShell, a quick review of the latest thinking on AD design and R2 upgrade, and in-depth discussions of R2's most significant "hey, I want that!" AD-related features. Everyone who's been asking for this class over the past year have been so patient that as a small "thank you," I'm running the first three sessions at $100/seat below the normal rate. The first run takes place in Charlotte (Feb 20-21), San Francisco (March 19-20), and Chicago (2-3 April), and if you're thinking of signing up, consider doing so early -- I was surprised to find that I had to close registration on the Seattle and New York classes last December. (The classes outgrew the hotel conference rooms we'd booked and there wasn't any place to move them to at that point.) Find the course outline here and then you can sign up here. I hope to see you in Charlotte, San Fran, or Chicago! Three New Audio SetsMany of you couldn't make it to my Win 7, R2 or Cloud Computing talks, so we've got them available as audio sets:
With the holidays just around the corner, could you possibly imagine a better stocking stuffer? My Free Replacement for Steady State... Steadier StateI know that a lot of you really miss Steady State, the tool that lets you essentially create virtual machine "snapshots," but on a physical copy of Windows like a classroom lab PC, public library workstation, kiosk PC etc, and that lets you un-do all of the mess done to a Windows box in under four minutes with no admin interaction needed. So I created what I call Steadier State. Put it on a PC, get it the way you like it, and snapshot the machine. Then turn it loose on the public for as long as you like, and reboot it. One of the reboot options will be "Roll Back Windows," and if you choose that, then in under four minutes everything that the users did is completely un-done. Give it a try at http://www.steadierstate.com. Tech SectionThis month, a tip on making Windows 7 take those Vista drivers that it refuses to install but is perfectly capable of using... if it only knew how. Also, a pointer to a great freeware app that lets you mount ISO images as drives, even on 64-bit systems. (No MP3 version this month, sorry — it's just a short newsletter — but, I hope, a useful one!) Got a Vista Driver That Won't Install on Windows 7? Here's How To Fix Most of Those ProblemsAs I settle into using a Windows 7 laptop all day every day, I run into driver problems now and then. Now, understand — I'm running 64-bit Windows 7 and I used to run 64-bit Vista, and in theory "if it's a Vista driver, it's a Win 7 driver." But sometimes it seems that the drivers (or, rather, their driver's setup programs) don't seem to know that, and won't install correctly. So here are a couple of tips that I've used to good effect. Has Installing This Driver Been a Problem Even Before Windows 7?Setting up my Win 7 systems has led to a number of problems installing USB-attached devices. I started cursing Windows 7, until I eventually remembered that I'd seen problems with some of these drivers before. I've occasionally had troubles installing drivers for USB-attached devices in XP and Vista if I'm running VMWare Workstation. VMWare's usually-convenient ability to let me directly connect USB devices to particular VMs has gotten in the way of a few driver installs, but because I'd not run into that problem in a while, I'd forgotten an old rule: when installing something USB-related for the first time and it won't install, make sure VMWare's not running. Lie to the DriverI was trying to get the driver for my Edirol UA-4FX USB audio capture box (the reasonably-priced tool that makes recording my newsletters easy) to load, but it refused, as the driver's setup.exe installation routine complained: "The operating system that you are using is not supported. Please check the supported operating systems. Setup will be terminated." Ah, I thought, the old "I'm not gonna run even if I could run, just because my programmer put a paranoid version check into the setup program" trick. Heck, I know how to fix that: just tell the setup program what it wants to hear. To do that, make it believe that your OS is not that newfangled, frightening Windows 7 but instead good old Vista SP1. (Anyone out there remember the "setver" command in DOS?) Here's how I accomplished it, Windows 7-style:
Thus, when the Setup program asks the operating system its version, Windows 7 responds "Vista SP1" rather than the truth, the setup program gets Win 7 to swallow the drivers and all is well. Slip the Driver in the Back DoorEven the "call it Vista SP1" thing doesn't work for some drivers, and when that happens, I skip the setup programs and all of the other GUI nonsense and talk directly to the operating system using the pnputil command. Pnputil.exe is a command that first appeared in Vista. It's a command-line tool (which means it's also useful in Server Core) that lets you install a driver on a system before you ever physically install the hardware that the driver's associated with, as pnputil has the power to pre-populate the "driver store" with a driver. To use it, you
Now, understand that this won't fix all problems, as some drivers were written sort of lamely in the first place back in the Vista days (like the ones for my Tascam US-144), but these should help in many cases. Need to Mount an ISO from Vista or Win 7 — Even 64-Bit ? Use Virtual Clone DriveFinally, a well-designed, free ISO mounting utility that's easy to use, works in Windows, and even works on 64-bit Windows. I find that while much of the software that I use is distributed on CD or DVD, I only infrequently actually get a physical CD or DVD for that software. Instead, I often opt to skip the physical media and just download an ISO-format file of the CD or DVD. That simplifies storage — no stacks of discs to manage, the files can be indexed and the like. Additionally, I've been a heavy user of VMWare since 2002 and, as anyone who's ever used a virtual machine manager knows, being able to feed a VM an ISO of a CD (a two-click operation) is a whole heck of a lot simpler than rooting around looking for the physical CD. Where having a folder full of ISOs isn't attractive is when I need to use one of those ISOs on my physical computer. The most obvious way to access the data on an ISO with a physical computer is by just burning the ISO to a blank disc and then popping that disk into the computer, which requires time and blank discs. Over the years, various "ISO mounter" programs have appeared that will fool the physical computer into thinking that I've burned an ISO to a physical disc and popped that disk into the PC's actual optical drive, but they always cost money and I'm cheap. Microsoft has given away an ISO mounter tool for a while, but it never worked reliably on a 64-bit OS. Just the other day, however, I ran across a quite well-built ISO mounter that's been running great both on my 64-bit Vista and 64-bit Windows 7 systems. Called Virtual CloneDrive, a company named Slysoft is kind enough to give it away at http://www.slysoft.com/en/virtual-clonedrive.html. Give it a shot and I think you'll like it — I mean, how many PC system utilities contain an option for "virtual sheep?" I hope you're enjoying your summer. Thanks for letting me visit with you; as always, I'm at http://www.minasi.com/gethelp and please join us at the Forum with technical questions at www.minasi.com/forum. To Subscribe/Unsubscribe, Read Old Newsletters or Change Your Email AddressTo subscribe, visit http://www.minasi.com/nwsreg.htm. To change e-mail or other info, link to http://www.minasi.com/edit-newsletter-record.htm. To unsubscribe, link to http://www.minasi.com/unsubs.htm. Visit the Archives at http://www.minasi.com/archive.htm. Please do not reply to this mail; for comments, please link to http://www.minasi.com/gethelp. All contents copyright 2009 Mark Minasi. I encourage you to quote this material, SO LONG as you include this entire document; thanks. | |