Author: devonenote
-
Windows Live Essentials Install Error 0x8104000d WaitForCatalog
Today when I tried to get Windows Live Essentials installed on my fresh installed x64 Windows 8 I got following error You cannot download Windows Live programs unless you are connected to the internet.Error: 0x8104000d Source: WaitForCatalog
-
Install PowerShell and Powershell ISE on Windows Server
Windows Server 2003 For Windows server 2003, PowerShell V1 was released as KB ( hotfix). Download and install KB926139 – Windows PowerShell 1.0 English-Language Installation Package for Windows Server 2003 If you need PowerShell V2, make sure you have SP2 installed and then install Windows Management Framework from http://support.microsoft.com/kb/968929 Windows Server 2008 For Windows Server…
-
SCVMM 2012 RTM Available for download
SCVMM 2012 RTM is available for download for MSDN subscribers. You can start download it here. The SCVMM 2012 RTM version is 3.0.6005.0. Microsoft has published the SCVMM 2012 RTM help document and cmdlets help. If you upgrade to RTM from RC, you can enter the product key in Admin Console UI About dialog Enter…
-
Windows 8 How to stop app tile from changing
Tiles are introduced by Microsoft to Windows Phone. Tiles allow user receive latest update on start menu, without the need to open the application. For example, a weather app could show you the latest forecast. Tile is widely used in Windows 8 metro UI applications. For some metro application you don’t want notification show up…
-
Windows 8 Getting Start Experience
After the release of Windows 8 Consumer Preview, I was very excited to give it a try on my hyper-v VM. There is a lot of difference between Windows 7 and 8, especially Windows 8 has optimized a lot for tablet users. Lock screen Windows 8 lock screen provides quick view of latest data, time,…
-
How to Reboot or Shutdown in Windows 8
It’s pretty hard to figure out how to reboot or shutdown Windows 8 only use mouse/keyboard. After a few hours search in Google, here comes all options I found. All of them work but involved too many steps. It sucks there is no one click shutdown shortcut. Hover the mouse over the lower right…
-
How to tell if your CPU Supports SLAT
SLAT-enabled processor is the requirement of Hyper-V RemoteFX feature which is introduced in Windows Server 2008 R2. It’s the requirement of Windows 8 client Hpyer-V feature as well. For INTEL CPU models, following CPU models are SLAT-Capable Server: E5500 or higher. Desktop/Laptops: I3/I5/I7/I7-qm There is a handy tool named CoreInfo from systeminternals that can check…
-
Hyper-v Tip: Use windows key without fullscreen
When connect to a remote VM with hyper-v manager, I have to full screen to make Windows key. Personally I think Hyper-V should have a Windows key button in toolbar like "Ctrl+Alt+Delete" button. Actually Hyper-v manager allows you to select where the Windows keys goes when you press it. Open up the Hyper-V Settings dialog…
-
Using Hyper-V in Windows 8
In Steven Sinofsky’s this blog – Bringing Hyper-V to “Windows 8”. He talks about that Windows 8 will support virtualization on the “client” OS. This is very helpful for developers as they typically have the need to setup additional test environment on their PC/Laptop. Hardware Requirements Hyper-V supports creation of both 32-bit and 64-bit operating…
-
TFS How to change the computer name or owner for a workspace
The owner and computer name of the workspace are not editable in Visual Studio 2010. However, you might need it when you renamed your machine or your account is renamed. To do this, open a Visual Studio Command Prompt (2010) from program files, and cd to your workspace, then run following Change the computer name…