Hi there. You seem to be lost.

It looks like nothing was found at this location. Perhaps it was there but now it’s gone. Maybe try one of the links below or a search?

Or, try one of these posts:

“The folder is open; the folder is closed”

Earlier today I received an alert on my Samsung Galaxy S3 regarding an impending heat wave in the Bay Area. I was a bit puzzled as I couldn’t figure out why I received the alert. Of course, the weather forecast … Continue reading

Resources for Selling Used Cell Phones

glyde gazelle BuyMyTronics.com Amazon Trade-In eBay Instant Sale Swappa NextWorth Secure Trade-In A Second Chance for Idle Electronics – NYTimes.com Used smartphone market Swappa lets you safely buy an Android phone – Cell Phones & Mobile Device Technology News & … Continue reading

Determine Exchange Mailbox Database Backup Status

Here’s a useful PowerShell command to display the backup status of your mailbox databases. Just open the Exchange Management Shell and run the following command: This will generate a report such as the following:

SQL Query to Identify Top 10 Largest NearPoint Mailbox Indices

Here’s a rather complicated SQL query to list the top 10 largest mailbox indices on your NearPoint server: To find the top 10 largest mailbox indices on a particular index volume, include the WHERE condition AND LV.SharePath LIKE ‘%INDEX1%’ where … Continue reading

Useful NearPoint SQL Queries

The following SQL queries apply to NearPoint version 4.x: General Mailbox Information To determine the number of folders in a user’s mailbox archive: or if you just want the count To find information on a given mailbox by name: To … Continue reading