• [Script of Mar. 13] Send Emails until a Designated Time in Office 365 Exchange Online

    Script Download: SendOSCEXOMailMessage.zip http://gallery.technet.microsoft.com/scriptcenter/Send-Emails-until-a-9cee20cf This script can send an email message with Office 365 Exchange Online. Also this script allows you to delay sending an email message. ​Microsoft Outlook has a feature that enables...
  • [Script of Mar. 18] PowerShell Scripts to Warm-Up Applications in Microsoft SharePoint Server 2010

    Script Download: WarmupSiteApplication.zip http://gallery.technet.microsoft.com/scriptcenter/PowerShell-to-Warm-Up-0988dd61 This script could be used to warm-up site application. Application warm-up is requested to improve customer experience for the sites taking long time on initialization after...
  • [Script of Mar. 25] Script for resetting file association (VBScript)

    Script Download: VBSFileAssociation.zip http://gallery.technet.microsoft.com/scriptcenter/Script-for-resetting-file-103c5a89 This VBScript illustrates how to reset file association for a .doc file (It can be used for other file types as well with slight modification) If we double click on a text...
  • [Script of Mar. 1] Script to add an item to Startup in Windows 8 (PowerShell)

    Script Download: AddItemToStartup(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-add-an-item-to-707c9ca7 This PowerShell script 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...
  • [Script of Mar. 22] Script to list the cluster servers (PowerShell)

    Script Download: ExportServersInCluster.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-list-the-cluster-cbab4d4b This script will demo how to list the servers in one or more Windows clusters. Sometimes, IT pro need to list all servers in the specified cluster(s).This script is...