• [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 items. It will be a heavy task if you do it manually, so you are looking for a script to complete this task.

     

    image image
    image image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 by users in the TechNet forum. For example,

    Outlook 2010 not displaying (scrolling) to latest message.

    Outlook 2010 scroll as new messages arrive.

     

    image image
    image image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 a contact folder to find contacts that have birthdays and anniversaries, and then create the reminders.

    Microsoft Outlook has a feature that enables you to “Add a birthday or anniversary for a contact.” However, this feature is not available in the Outlook Web App (OWA). Therefore, in order to add birthday or anniversary reminders in OWA, you must find a workaround.

     

    image image
    image image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 lots of notifications which might update frequently, but you only need to check the latest one. Also it is a frequently asked question by users in the TechNet forum. For example,

    • HOW TO FLAG THE LATEST E-MAIL ON A THREAD?
    • Delete all but the most recent version of an email
    • Keep the latest email and remove the rest (remove duplicates)

     

    image image
    image image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 the possibility of managing managed metadata terms by using Windows PowerShell. Since administrators need to manage lot of terms, they really need to find a script to reduce their workload.

     

    image image
    image image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery