Cleber Marques has created some nice System Center 2012 Wallpapers. You can choose between different verions and colors of the wallpaper.
You can get them here: http://bit.ly/scwallpaper

|
Cleber Marques has created some nice System Center 2012 Wallpapers. You can choose between different verions and colors of the wallpaper.
You can get them here: http://bit.ly/scwallpaper

Microsoft released a new feature called “Windows To Go” with Windows 8. With this feature it is possible to boot your Windows 8 from a USB drive on any PC. In this post I show you how you can do this.
First let me show you my setup to begin with.
I have my System Drive (C:), the USB drive I want to use (E:) and the Windows 8 ISO mounted (F:)


select disk 1 clean create partition primary format fs=ntfs quick active assign letter=e exit
dism /apply-image /imagefile=f:\sources\install.wim /index:1 /applydir:e:\
bcdboot e:\windows /s e: /f ALL
If you want to know more about Windows To Go I recommend you the Microsoft session from the BUILD conference.
Some months ago I made a blog entry about “Install CentOS on Windows 8 Hyper-V“. Now with the new Linux kernel 3.0 the Hyper-V Integration Components are integrated in the kernel. Now Ubuntu 12.04 will be based on the new Linux kernel and this is why it should run perfectly on Microsoft Hyper-V.


Provides a visual reference for understanding key Hyper-V technologies in Windows Server “8” Beta and focuses on Hyper-V Replica, networking, virtual machine mobility (live migration), storage, failover clustering, and scalability.
You can download the poster on the Microsoft download site
Microsoft released a new funny Ad for Internet Explorer 9.
![]()
Today I had a strange problem on a Cisco UCS installation. After you enabled Hyper-V on a Windows Server 2008 R2 with SP1, you will get a black screen.
Cisco fixed this in the UCS Firmware version 2.0.1(t).
“After enabling Hyper-V in Windows 2008 R2 SP1 then rebooting, the server no longer shows a black KVM screen and a failure of windows startup and login.”

![]()
This quick how-to blog postshows you how you can setup the new released System Center Virtual Machine Manager 2012 SP1 CTP.
First download the software:
You also need a Windows Server 2008 R2 SP1 with SQL 2008 R2 and Service Pack 1