Exchange 2010: “Could not convert property WindowsEmailAddress to type SmtpAddress. Error while converting string ‘emailaddress’ to result type”


You already have an Active Directory account and you want to create an Exchange Mailbox. You clicked New Mailbox command from Action Pane, selected the account and clicked New. Now you get this very “informational message”, Exchange refused to create Mailbox because it “could not convert property WindowsEmailAddress to type SmtpAddress.” Do Not Panic. Oh! … Continue reading Exchange 2010: “Could not convert property WindowsEmailAddress to type SmtpAddress. Error while converting string ‘emailaddress’ to result type”

Exchange 2010: Cannot Disable or Delete Mailbox


If you end up with message Action ‘Disable’ could not be performed on object ‘name’ along with “Active directory response: 00002098: SecErr: DSID-03150BB9, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0”, there is an explanation and solution for this issue.   Is the active directory account for the Mailbox disabled? If yes, Mailbox is probably lost permission on … Continue reading Exchange 2010: Cannot Disable or Delete Mailbox

PowerShell: List Active Computers from Active Directory


I had a requirement to get list of active computers from Active Directory with some stored properties in computer account like OS, OS version and OU name where the computer account exists. I have defined the active computer as if LastLogonDate is less than 60 days. Here is the script. P.S. Your computer should be … Continue reading PowerShell: List Active Computers from Active Directory

PowerShell Grid view is “sooo” much better than Exchange 2010 Tracking Log viewer in browser


Exchange 2010 tracking log viewer is great, but you can copy/export the results or even sort the results for different needs. So far Exchange admins are run the get-messegetrackinglog in power shell and export to CSV file using export-csv cmdlet. It’s great, but greater idea is grid view. I found Power shell grid view is … Continue reading PowerShell Grid view is “sooo” much better than Exchange 2010 Tracking Log viewer in browser

Windows 7: Automatically expand Navigation tree to the current folder


Once I learned this option exists, it is a breeze to use Explorer on multi-level sub trees. It’s better then changing sub folder levels in address bar. Once you enable this setting, this is you see it. If you are interested, follow the steps to enable it. On you Explorer window, click Organize and select … Continue reading Windows 7: Automatically expand Navigation tree to the current folder

Outlook: Windows 7 cannot connect to Exchange Server. But Hey, OWA works just fine.


This issue is interesting. Some Windows 7 computers refused to connect to Exchange server. User is able to use Outlook Web App to check emails. After some research, I found LmCombatibilityLevel registry key (which is explained here: http://technet.microsoft.com/en-us/library/cc960646.aspx). By default it supposed to set to 0. The value zero means, Clients use LM and NTLM … Continue reading Outlook: Windows 7 cannot connect to Exchange Server. But Hey, OWA works just fine.

Outlook 2010: “Cannot start Microsoft Outlook. Unable to open the Outlook window. The set folders could not be opened. The server is not available. Contact your administrator if this condition persists”


This wonderful heavenly Outlook message brings loads of joy to the user when he/she sees it. You could create a new Outlook profile, but there is a better way. Click Windows Key+R to open Run dialog and type the following. Outlook.exe /ResetNAVPane It should resolve the issue by recreating the folders.  If Yes, so say … Continue reading Outlook 2010: “Cannot start Microsoft Outlook. Unable to open the Outlook window. The set folders could not be opened. The server is not available. Contact your administrator if this condition persists”

Windows 2008 R2–RDS: “RemoteApp program is not in the list of authorized programs”


On Microsoft Windows Server 2008 R2 RDS platform, you published a in-built programs like Notepad or Wordpad. You tried to access/run the published program using Remote Desktop Web Access, you end up seeing this message: When this happened to me, I found no real answers on the Internet.  But the resolution I figured out myself … Continue reading Windows 2008 R2–RDS: “RemoteApp program is not in the list of authorized programs”

Huge Pointer Stick to replace the mouse pointer–Great for presentations


PointerStick is a portable tool that presents on the Windows Desktop a virtual pointer stick, for example for Presentations to highlight the current mouse position and the emphasis on presenting will be better. The use of the virtual pointer stick is ideal for projectors (Beamer) and larger LED/LCD screens. # Features:# Very Small Program# Low … Continue reading Huge Pointer Stick to replace the mouse pointer–Great for presentations

(Updated) Active Directory: Account Lockout issues


Update: See the bottom of this blog on how to search SCOM event on account lockout. When yours or user’s account locked out frequently how do you find out which computer is sending bad passwords? I got few unconventional methods apart from Microsoft’s recommendations. First method is throw up your hands & say “I don’t … Continue reading (Updated) Active Directory: Account Lockout issues