Saturday, February 14, 2009

POP3 software collector

I've found a very interesting piece of software (author said that will be always offered for free) that collects e-mail from virtually unlimited number of POP3 accounts and forward them through SMTP to another server.

In this manner you can centralize all your e-mail accounts.

Thursday, January 29, 2009

Install Windows from USB stick

If you have a laptop without CD/DVD drive (like eeePC) or if you want to speed-up installation process you can use an USB stick for this job. Below are the steps you should follow:

Plug-in the USB stick and open command prompt

1. Diskpart
2. List Disk
3. Select Disk 1 (Replace 1 with number reflecting your USB Drive)
4. clean
5. create partition primary
6. active
7. format fs=fat32 quick
8. assign

Now, a drive letter reflecting the drive should appear. Copy the contents from the Windows CD/DVD to the USB Stick.

Restart your computer and set the boot option in BIOS to use the USB stick.

Good luck!

Wednesday, January 28, 2009

MCM - master's blog

MCM group (Microsoft Certified Master) - TOP certification program from Microsoft - have launched their blog site.
Keep an eye on it or add it to your RSS reader.

Uninstall Windows applications

Microsoft offers an utility to force uninstall applications from your computer. Windows Installer CleanUp Utility works correctly in all 32-bit and 64-bit versions of Microsoft Windows.
You can download the application from here.

Tuesday, January 27, 2009

Free e-book from Microsoft

Microsoft is celebrating the 25th anniversary.
You can sign-up here to receive the free e-book "Windows 2008 Server - Administrator's Pocket Consultant".

Monday, January 26, 2009

Exchange 2007 book

Recently I’ve bought this book. It contains very useful tutorials and I would recommend it for beginners-intermediate in Exchange 2007.
You can easily install and configure an working instance of Exchange 2007.

Nice job Henrik!