Showing posts with label Calender. Show all posts
Showing posts with label Calender. Show all posts

Thursday, September 23, 2010

How to delete Outlook Calendar appointment with invalid date (Jan 01, 1601)

  1. Select Calendar
  2. Go to View>Set the view to By Category
  3. Find the appointment in the list
  4. Highlight it and click the X on the Outlook menu bar (to delete the appointment)
  5. The appointment should disappear from the list.
  6. Change the view back to what you had originally.

New beginner's guide to PowerShell on my GitHub page

 I created a beginner's guide to PowerShell here: https://github.com/aamjohns/Powershell_Guide/blob/main/README.md I hope it helps someo...