The Restart Page
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
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
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!
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 [...]
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 [...]
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 [...]
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 [...]
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 [...]
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 [...]
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 [...]
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 [...]