Windows 8 Developer Preview

Today world should see Windows 8 Developer Preview. Download will be is available at Windows Dev Center. I can hardly wait to see Hyper-V for client OS in action.

P.S. I will not try it this week since I am behind hotel wireless. As soon as I get some normal connection I intend to start using it. Whatever that brings…

Network Attaching

Illustration

VHD Attach was designed with ease of use as first priority and as such it’s main use case was attaching virtual drives that are available on local disks. On other side, service uses Local system in order to simplify user’s setup procedure.

Unfortunate consequence of this is not being able to attach network drives that have any user restrictions. VHD Attach will attempt to attach network drive but only under guest credentials. If network location does not accept everyone attach will fail. As always there is workaround.

Easiest solution would be to go into Computer Management -> Services and Applications -> Services and there find “VHD Attach” service. Right-clicking properties and then going to Log On tab will allow for service user change. Instead of Local System account selecting “This account” and filling your user data should do the trick.

After restart of service attaching from network location will work like a charm.

P.S. I am actively thinking about sorting this out without making things more complicated. Who knows, maybe it will be even fixed in next version. :)

Hyper-V This

Illustration

I adore Hyper-V as a product but I do not use it on my desktop. I tried to use server OS mostly because of Hyper-V but it was just too painful. Then I tried to use Virtual PC but new version got stripped of it’s support for anything that is not Microsoft OS. At the end I use VirtualBox for most of my personal needs and I use Hyper-V Server whenever I have a need for more permanent and robust solution. Well, this is about to change. It looks like Windows 8 is going to have Hyper-V built right in.

Compared with Windows Server line it got one feature that was annoyingly missing - support for WiFi adapters. Finally there is possibility to connect your laptop’s wireless card to virtual machine and to have traffic go through it. That feature was missing for a long time because of some issues with how wireless adapters work and it is good to see that it will be available (hopefully Microsoft will not back out of this) with all naughty stuff sorted in background.

Another Hyper-V “feature” that annoyed me is inability of hibernating machine with Hyper-V installed. There is no mention of any changes here, but I do hope that this issue is also sorted out. I simply cannot imagine desktop/laptop virtualization without this.

All in all seems like Microsoft is putting all it’s virtual eggs in one virtual basket and that there will be finally consolidated virtualization architecture on both server and desktop products. Virtual PC 2007 SP1 be gone, you were inadequate solution anyhow.

Original announcement is available as part of Microsoft’s Building Windows 8 blog.

Long live Ctrl+Alt+Left.

Reasoning

Illustration

Most of reading that I do is on Amazon Kindle and there I have noticed disturbing trend. Quite a large number of books have Kindle version priced higher than paperback.

I just cannot figure why any cost involved would be any higher for an e-book when compared to a physical book that needs both printing and physical distribution.

Call me old fashioned but I will not buy Kindle book that costs more than physical copy out of principle.

Sometime Analysis Is Required

Illustration

Chrome browser is usually pretty decent piece of software and I cannot recall any real trouble with it. Before this one.

I decided to install some Chrome Applications bug installation kept failing in worst possible manner - nothing happened. It would just go from “Add to Chrome” to “Installing…” and then back to “Add to Chrome”. I was silently ignored. And that happened for all applications that I attempted to install. Applications that were previously installed kept working but there was no new applications for me.

After some time I found culprit. For some reason known only to Google, application install would fail if it could not reach Google Analytics. On my system access to Analytics was broken on purpose. As soon as I allowed DNS to resolve it’s IP address, applications managed to get installed once again.