Wireless network adapters will not natively work with Hyper-V, but I found the following solution on the internet, from "Virtual PC Guy's Blog" and it works very well for me:
http://blogs.msdn.com/b/virtual_pc_guy/archive/2008/01/09/using-hyper-v-with-a-wireless-network-adapter.aspx
Wednesday, July 27, 2011
Wednesday, July 20, 2011
Enable Aero desktop on Server 2008 r2
To install Desktop Experience in Windows Server 2008 R2
- Click Start, click Control Panel, and then, under Programs, click Turn Windows Features on or off. If you're prompted for an administrator password or confirmation, type the password or provide confirmation.
- In the Features Summary section, click Add Features.
- Select the Desktop Experience check box. If you are prompted to install additional features, click Add Required Features, and then click Next.
- Click Install. You might be prompted to restart your computer.
To enable the Themes service in Windows Server 2008 R2
- Click Start, point to Administrative Tools, and then click Services. If you're prompted for an administrator password or confirmation, type the password or provide confirmation.
- Double-click Themes.
- In the Startup type list, select Automatic, and then click Apply.
- Under Service status, click Start, and then click OK.
To select an Aero theme
- Right-click an open area of the desktop, and then click Personalize.
- Click Themes.
- Under Aero Themes, click an Aero theme.
gfxUI.exe is stopped working
Issue when running Windows Server 2008 r2 (x64) on Intel Motherboard, with both .net 4 as well as 3.5 installed.
Description:
Stopped working
Problem Signature:
Problem Even Name: APPCRASH
Application Name: GfxUI.exe
....
The following worked for me it seems that the Intel driver requires .net 3.5 to be enabled on the server.
In Server Manager > Features > Add Features
In the list of features to install on this server, select .NET Framework 3.5.1 Features
I would then recommend a reboot once it has installed.
Description:
Stopped working
Problem Signature:
Problem Even Name: APPCRASH
Application Name: GfxUI.exe
....
The following worked for me it seems that the Intel driver requires .net 3.5 to be enabled on the server.
In Server Manager > Features > Add Features
In the list of features to install on this server, select .NET Framework 3.5.1 Features
I would then recommend a reboot once it has installed.
Subscribe to:
Posts (Atom)