Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Click or miss » Windows Server   (RSS)
Florin Lazar , Todi Pruteanu si cu mine am demarat in cursul acestei saptamani un seminar tehnic pe teme de storage in Vista si programare distribuita in WCF. Mai multe detalii aici: http://reg.studentclub.ro . Pana acum seminariile din Bucuresti si Cluj Read More...
A friend of mine didn't know about Windows Home Server - so I sent him these links: - Main site: http://stopdigitalamnesia.com - Interview with Charlie Kindel http://channel9.msdn.com/ShowPost.aspx?PostID=270965 - Download: https://connect.microsoft.com/site/sitehome.aspx?wa=wsignin1.0&siteid=38 Read More...
A nice demo that shows you several things: - Windows Server virtualization (a separate partition running a striped-down version of Windows to manage all other virtual machines) - Running an 8-proc virtual machine - 64-bit and 32-bit machines running concurrently Read More...
Storage management is complex, we all know it. For many people, even the simplest opeartions in a SAN look like black magic. It's no wonder why - if you want to, say, create a brand new 5 TB file share using your brand new your SAN box: you need to create Read More...
There is an article in Techworld.com mentioning a curious research report from Gartner implying a redesign of the Windows Vista code base, around virtualization. Huh? To quote from the article: Instead, the research firm predicts, Microsoft will be forced Read More...
Simply put, flash memory will enable a revolution in improving computer performance in daily utilization scenarios. Your computer will boot up faster. It will launch applications significantly faster. (Hey, it will shutdown faster as well.) The problem Read More...
As previously published here , this is a quick-and-dirty method to get yourself in a relatively safe position: 1) Click Start, click Run, type "regsvr32 -u %windir%\system32\shimgvw.dll" (without the quotation marks), and then click OK. 2) Restart the Read More...
The copy command can be very useful for quick operations. However, there are a number of tricks that are not widely known. 1) Copying the contents of a source directory into the current directory: just specify the source directory! y:\privates>copy Read More...
The fourth edition of Microsoft Windows Internals (formerly known as Inside Windows) is available in the stores: http://www.amazon.com/exec/obidos/ASIN/0735619174/qid=1106614530/sr=2-1/ref=pd_ka_b_2_1/002-2739301-3965610 Dave Solomon and Mark Russinovich Read More...
Many people have trouble doing copy/paste in CMD.EXE. Indeed, there are no keyboard shortucts for this thing, and the selection of the text to copy can only be done through the mouse. You have to go to the system menu, select "Copy", then do your selection, Read More...
I try to get myself used to tabbed browsing - it is an interesting concept. Not only Firefox has this feature - you can find it in IE too! Maxthon is a powerwful web extension that brings these little tabs to the IE world: http://www.maxthon.com/en/index.ht Read More...
What is your favorite method of launching CMD.EXE as Local System? I found the following method after a little experimentation. Just run the command below to create a generic service called TESTSVC. C:\>sc create testsvc binpath= "cmd /K start" type= Read More...
 
Page view tracker