• [Script of Mar. 8] Script to remove the low disk space warning (VBScript)

    Script Download:DisableLowDiskSpaceWarning(VBScript).zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-remove-the-low-991adae0

    This VBScript sample shows how to remove the low disk space warning.

    ​In Windows, when one of your hard drives has less than 200MB of free space. It will continue to warn you at predefined intervals and balloons will remain open for 30 seconds when you have less than 80MB of space. Actually, many users are well aware that you're low on space and don't want to be repeatedly reminded, so this script can turn off the "low disk space" warning easily.

    image image
    image

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

  • [Script of Oct 15th] Get Checkout Files List in Microsoft SharePoint Server 2010

    Script Download: GetCheckOutFileList.zip
    http://gallery.technet.microsoft.com/scriptcenter/Get-Checkout-Files-List-in-040002fd 

    This PowerShell could be used to get a list of checkout files from a site collection in Microsoft SharePoint Server 2010. You can also get a list of files which checkout by specific user.

    In a real world, IT administrators often need to get a checkout files list in Microsoft SharePoint Server 2010, especially after the resignation of an employee. It will be a heavy task if they do it manually. It’s better to use a script to generate a checkout files list automatically.

    image image
    image image

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

  • [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 application pool recycling.

    image image
    image

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

  • [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 search criteria and then move these email messages to a specific folder.

    Currently, you have limitations when moving multiple email messages by using Outlook Web App (OWA). Although, you may already set up inbox rules to manage your email messages, but you still find you need a script to move multiple email messages in a regular manner.

    image image
    image

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

  • [Script of May 15] Update Owner of a Group with another Group in a Web in Microsoft SharePoint 2010

    Script Download: ScriptPack.zip
    http://gallery.technet.microsoft.com/scriptcenter/Update-Owner-of-a-Group-1a205289

    The script can be used to update Group owner of a web with another group in the same web.

    The action can be performed from UI but is often time taking if needed to be done in bulk.

     

    image image
    image

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