Getting a screenshot in Windows from MacBook Pro

I wanted to get a screenshot in Windows on my MacBook Pro today and couldn’t figure out how to do it. Apparently this is now supported in newer versions of bootcamp. I don’t currently have this installed though, so I had to find another way for the time being. I found a handy resource that showed how to do it with a Windows tool I was unaware of called On-Screen Keyboard. Thanks to this great tool I was able to get my screenshot. This could also be useful on a system where the keyboard may not be working or other similar situations.

Automate defrag in Windows

I found a blog post pointing to an easy way to automate defrag in windows xp. This is extremely easy to do and is something that more people should definitely do because it will help their Windows computers run much faster.

The steps are basically as follows

  1. open up task scheduler
  2. put in %systemroot%\system32\defrag.exe %homedrive% as the command
  3. select a time for defrag to run every night.

Here is the post