Nuo Yan

Problem Solved

Recent Posts

Tags

News


  • Follow me on twitter: @nuoyan
    Make a donation to this Blog by PayPal. Thanks!






    Nuo is currently a Software Development Engineer in a Seattle-based software company.




    Locations of visitors to this page

    The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my school or employer. It is solely my opinion. Inappropriate comments will be deleted at the authors discretion. All code samples are provided "AS IS" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.


Community

Email Notifications

Archives

Browse by Tags

All Tags » 1. Windows Client » 2. Windows Server (RSS)
Usability Issue in Windows Recycle Bin on the Desktop
If you put a Recycle Bin on the desktop, you might empty it by right clicking it and click "Empty Recycle Bin" form the menu. But you may have noticed that there is another option in the menu called "Delete" which is for deleting the...
A Quick Note Regarding Safe Mode with Networking
Please always remember, there is NO wireless network connection enabled when Windows is running in "Safe Mode with Networking". Use a wired network if you want to diagnose the Windows in Safe Mode with Networking.
Add NICs to Existing Virtual PC
Virtual PC is a fantastic tool to help us build test or experimental environment of Windows Server System. Suppose now we are building a test environment for Windows Server 2003 and its updates. The purpose is to simulate the company's real network environment...
Where to Find IP Security Monitor in Windows Server 2003 and Windows XP?
Microsoft has changed the way IPSec Monitor runs in Windows Server 2003. Dislike it's in Windows 2000, we can't start IPSec Monitor by clicking “start”- “Run” then enter “ipsecmon”. In Windows Server 2003, IPSec Monitor...
Good Network Connections Diagnostics Tool - Windows XP, Windows Server 2003
You got a new computer or server, and you spent a long time configured all network settings. Now you want to make sure the software, hardware and network connections are functioning normally. A buit-in tool in Windows XP and Windows Server 2003 can help...
PageDefrag - Defragment Page Files and Registry Hives
Windows NT Defragment Tool doesn't defragment pages files and the registry hives. However, in some situations, we need to do this. For example, when we installed a new version of Windows Operating System with the upgrade install option. PageDefrag can...
Funny Windows XP Pro Installation Experience
I bought a new Dell Dimension 9100 computer last week with Windows XP Home. As an IT person, Windows XP Home edition is obviously not powerful enough for me. Luckily, I have an MSDN Universal subscription, so I planned to install Windows XP Professional...
Converting Numeric Error Messages to Text Messages in Windows XP and Windows Server 2003
Have you ever met a problem displaying an error message like “Error 066“? You will want to know what these numeric error messages mean under Windows XP and Windows Server 2003. Be sure, you can know that. Simple click “start - run”...
Some Windows tips
SC.exe in Windows 2000 I have an old blog article regarding the use of SC.exe in Windows Server 2003 and Windows XP. SC.exe is a powerful commend line tool to control Windows services. It can delete a service without mannully modifying the registry. However...