The Restart Page

January 21, 2012

Free unlimited rebooting experience from vintage operating systems.   Try it out here: http://www.therestartpage.com/ Visit their Facebook page: http://www.facebook.com/therestartpage

0

CoRD: Remote Desktop (RDP) client for Mac OS

October 5, 2011

CoRD is a Mac OS X Remote Desktop (RDP) client for Microsoft Windows computers using the RDP protocol. It’s easy to use, fast, and free for anyone!

0

WhatsApp for Windows Phone (WP7 Mango) – RELEASED!

September 26, 2011

On Saturday September 25th, WhatsApp for Windows Phone client went live in the Marketplace! WhatsApp Messenger for Windows Phone is available to those running version 7.5 (Mango) release on their device. Also, Windows Phone client release brings the total supported mobile platforms to SIX!   Just to recap, they are: ― iPhone (OS 3.1 or [...]

0

How to install Windows 8 on VMware Fusion

September 14, 2011

Now that the Windows Developer Preview is available to the public, people want to test, use and play around with Microsofts new and shiny OS (Metro-Style). I have made a simple step-by-step guide on how to install it on a Mac running VMware Fusion. It’s quite easy, so let’s get on with it: Prerequisite (with [...]

24

Update to Mango – Windows Phone 7 – Without being a developer

July 7, 2011

This tool will provision your device to receive beta updates. It requires the Windows Phone Support Tools to be installed, and your device needs to be updated to NoDo or beyond. It, however, does not require a developer unlock. Simply download the file, connect your phone, run the batch file, and it should take care [...]

6

How to find the last logon time by a mailbox user in Microsoft Exchange 2007/2010

May 11, 2011

If you need to get the last logon time by mailbox user in Exchange 2007 one of the easiest ways is to fire up the Exchange Management Shell and execute the cmdlet: get-mailboxstatistics The default setting of this option will give you the display name, the total numbers of items in the mailbox (handy), storage [...]

0

How to shrink SQL / SharePoint database / log files

April 5, 2011

SharePoint Config database logs are one thing to keep an eye on since they do have a tendency to grow. If you don’t perform a full farm backup usually the log doesn’t get emptied and it just keeps bloating. If you’re running SQL Server Express with default installation, you can find the files in C:\Program [...]

3

This copy of Windows must be activated before you can log on

August 24, 2010

If you ever wanted to virtualize your Microsoft Windows computer or you get this error, you will often have problems with Windows Activation. If you can’t log on due to the following error, do the steps below: This copy of Windows must be activated before you can log on. You can actually get in by [...]

2

How to Enable Anti-Spam Features on Hub Transport Servers – Exchange 2010

April 7, 2010

By default, Hub Transport servers have anti-spam features disabled. But in some scenarios, anti-spam functionality on Hub Transport servers is preferable. To enable the functionality type the following command in EMS (Exchange Management Shell): Set-TransportServer -Identity ‘SERVERNAME‘ -AntispamAgentsEnabled $true You then need to restart the Microsoft Exchange Transport service on the server. If you exit [...]

0

How to Create a CatchAll Mailbox in Exchange 2007 (CatchAllAgent)

January 30, 2010

CatchAllAgent is an Exchange 2007 Transport Protocol Agent. If a message comes in, and a recipient of that message does not exist (unknown recipient), the recipient typically gets rejected by the Recipient Filtering feature (which is also a Transport Protocol Agent). The CatchAllAgent can be configured to rewrite the recipient address for unknown recipients such [...]

0