Wednesday, April 12, 2017

How to generate a kernel log after random reboot

How to generate a kernel log after random reboot


outlooknotes1 outlooknotes2

This isnt really so much a complaint about Windows Mobile development, but more so about hole in the platforms user experience.

If youre an avid Windows Mobile user, you are familiar with the Notes application: you can create a short text or image note and have it sync to your desktop. Then the desktop will sync it to Exchange. However, theres a couple problems:

  1. Only Pocket PCs come with the notes applications: Smartphones do not.
  2. You must use your desktop ActiveSync connection to sync with Exchange; it does not sync directly.

To resolve this, a few months ago I wrote an application that allows you to view, edit, and create notes on your Windows Mobile device, and sync directly with Exchange.

Download Outlook Notes Mobile.

Usage:

  1. Start Outlook Notes Mobile.
  2. Go to settings.
  3. Enter the same login information you provided ActiveSync. (The server will be in the format of "mydomain.com" or "mail.mydomain.com", ask your SysAdmin).
  4. Synchronize. (There is no automatic synchronization).

Note:

If you have problems getting this application to work, it may be due to your Exchange server setup. The Microsoft "recommended" Exchange deployment does not expose the Exchange Web Service (it redirects all requests to the OWA client).


Go to link for download