• [Script of Apr. 23] Move Multiple Email Messages to a Specific Folder in Office 365 Exchange Online

    Script Download: NewOSCEXOAppointment.zip http://gallery.technet.microsoft.com/scriptcenter/Move-Multiple-Email-e2bd1e7d/ This script demonstrates how to move multiple email messages to a specific folder in Office 365 Exchange Online. You can use this script to search email messages that meet specified...
  • [Script of Apr. 24] Get Distribution Group Members in Office 365 Exchange Online

    Script Download: GetOSCEXODistributionGroupMember.zip http://gallery.technet.microsoft.com/scriptcenter/Get-Distribution-Group-4f0ad588 This script demonstrates how to use Exchange Web Service Managed API to get group members in distribution groups. Additionally, this script enables you to easily...
  • [Script of Apr. 25] Sort Task List Items by Categories in Office 365 Exchange Online

    Script Download: RenameOSCEXOTask.zip http://gallery.technet.microsoft.com/scriptcenter/Get-Mailbox-Folder-0f03aa6e This script demonstrates how to sort task list items by categories in Office 365 Exchange Online. Technically, this script add category name as a prefix in the Subject property of a...
  • [Script of Apr. 26] Get Mailbox Folder Statistics for Large Mailbox in Office 365 Exchange Online

    Script Download: GetOSCEXOEmailStatistics.zip http://gallery.technet.microsoft.com/scriptcenter/Get-Mailbox-Folder-d18d77ce/ This script demonstrates how to use Exchange Web Service Managed API to get mailbox folder statistics for large mailbox in Office 365 Exchange Online. Some of you find your...
  • [Script of Apr. 1] Script to add an item to Startup in Windows 8 (VBScript)

    Script Download: AddItemToStartup(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-add-an-item-to-2b99b14f This VBScript sample shows how to add an item to the Startup in Windows 8. Sometimes, users want programs to start when your system starts. Usually, you can add items...