Windows Server - Technology

The Blog for IT solutions from Microsoft. By Richard Wu

Browse by Tags

All Tags » Windows Client » Setup and Deployment (RSS)
Another methods to dual boot Windows 8 and previous version of Windows
Saw a good post on that: “Step-By-Step”- 4 Methods to Dual Boot Microsoft Windows 8 and Windows Server 2012 with or without Windows 7 http://blogs.technet.com/b/blainbar/archive/2012/09/25/step-by-step-4-ways-to-dual-boot-microsoft-windows...
Another reference on installing Windows 8 on VHD(Boot from VHD)
Just found another article talking about it, please reference here: http://blogs.technet.com/b/haroldwong/archive/2012/08/18/how-to-create-windows-8-vhd-for-boot-to-vhd-using-simple-easy-to-follow-steps.aspx Copy from there(I hope Harold don't mind...
Fixing Google Chome browser would not load any web pages in Windows XP.
If you install Google Chome browser in Windows XP and found that the Chome browser cannot load any webpages after install. You may try to add the "--no-sandbox" switch to the end of the target field inside the Chome browser shortcut. It will...
General steps for problem on joining client computer to domain.
If you have a client computer which cannnot join to your company domain while other clients did not have any problem, You can try the following steps: 1. Open the problematic client, Click start and run “cmd” without quotes to command line...
How can I install Windows 7 or Windows Server 2008 R2 to a virtual hard disk (VHD) file?
Many of my students asked how to create a "Windows VHD " in order to use the boot from VHD feature in Winows 7, after some searching, I found the following steps: Windows 7 and Server 2008 R2 add the ability for an OS to be installed onto a...
Get the MSI file of the JRE installer for deployment
Method 1: 1. Run the Offline installer jre-6uxx-windows-i586-p.exe 2. Install it. 3. When the last page of the install appears, DO NOT click Finish yet. 4. Go go Application Data\Sun\Java and find a folder named jre1.6.0_11, This contains two files: an...
Managing Device Driver by System Center Configuration Manager(SCCM)
Recently, one of my students ask about driver management in his office environment and i find this article from the net so i re-post to here: Driver Management (Part 1) - Configuration Manager By BenHunter: -------------------------------------------...