7


Moving EPiServer Dev Environment from IIS6 to IIS7

Last week I had to recreate a development environment for a EPiCMS 5 SP1 R2 (a mouth full), the problem was all I had to go from was the production environment. The production is running on Windows Server 2008 R2, SQL Server 2008 R2 and so on. So i started by just copying the EPiServer [...]

Windows 7 on ELMS

Last week i downloaded Windows 7 Professional from ELMS (student part of MSDNAA). Win7 came out much faster then Vista did. For Vista it took more then 7 months after RTM release, and about 1 month after public release. While Win7 came within one month of RTM release. I am just wondering what has changed, [...]

Install Windows NT 6.x [Vista/2008/7]

Installing Windows NT 6.x from USB is almost as easy as installing from a DVD. Just do: Copy all the files from DVD to USB root Open a command prompt windows (Administrator Mode) Goto X:\Boot (where x: is your USB drive) [crayon highlight="false"]x:[/crayon] Run (again where x: is your USB drive) [crayon highlight="false"]bootsect /nt60 x:[/crayon] [...]

7-Zip usage recommendation

Today i got around, and watch This Week C9: Win7 on MSDN, PDC 2009, Drunktender , in this episode there was a reference for how to deploy Windows 7 to a VHD without installing it by Scott Hanselman. When I was reading the article i found that the author recommended usage of 7-zip to extract [...]

Test Booting VHD from USB

Conclusion: It is not supported!.. It looks like you need more then just bootmgr for booting a vhd. And these components will only be available on Windows 7 Ultimate and Enterprise Plus Windows Server 2008 and 2008 R2. Plus i think it is enough with WIM support under bootmgr. Windows does not support booting to [...]

Install Windows 7 with UNetBootin

I installed both Windows 7 Beta and Windows 7 RC1 with UNetBootin (with a little tweak). I was successful to boot WinPE 2, WinPE 2.1 and WinRE 3 RC1 with UnetBootin. I would guess Windows 7 RTM will have no problem either. Instructions (Installing from ISO): Download UNetBootin Download Win7 Syslinux Hack Use UNetBootin to [...]