• [Script of Dec 7th] Start a SharePoint Designer Workflow on Multiple List Items

    Script Download: StartWorkflow.zip http://gallery.technet.microsoft.com/scriptcenter/Start-a-Workflow-on-120bffe5   This script can start a SharePoint Designer workflow on Multiple List Items in Microsoft SharePoint Server 2010. In a real world, you may need to start a workflow on multiple list...
  • [Script of Dec 20th] Scroll as New Messages are Received in Outlook 2010

    Script Download: mAutoScrollInbox.zip http://gallery.technet.microsoft.com/scriptcenter/Scroll-as-New-Messages-are-190668a3 This VBA sample illustrates how to scroll the scroll bar to the top of a folder when there is (are) new message(s) received in Outlook 2010. This is a frequently asked question...
  • [Script of Dec 5th] Add Birthday or Anniversary Reminders in Office 365 Exchange Online

    Script Download: AddOSCEXOAppointment.zip http://gallery.technet.microsoft.com/scriptcenter/Add-Birthday-or-Anniversary-e111b73d It creates birthday or anniversary reminders for your contacts. It enables you to import a CSV file for creating the reminders. Additionally, you can use this script to search...
  • [Script of Dec 21th] Find Out and Move the Latest Mail Items in a Conversation (VBA)

    Script Download: basMailProcessing.zip http://gallery.technet.microsoft.com/scriptcenter/Find-Out-and-Move-the-134f3982 This VBA demo illustrates how to pick up the latest received mail items among emails which have the same subject, move it to a specific folder. This is helpful when you've subscribed...
  • [Script of Dec 6th] Manage Managed Metadata Terms in Microsoft SharePoint Server 2010

    Script Download: ManageTaxonomy.zip http://gallery.technet.microsoft.com/scriptcenter/Manage-Managed-Metadata-9c42efef This script can manage managed metadata terms in Microsoft SharePoint Server 2010. You can use this script to get terms, add terms or remove terms. In a real world, a lot of people ask...