• [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 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 Mar. 19] Changing required status for site columns in content type (PowerShell)

    Script Download: ChangeRequiredStatus.zip
    http://gallery.technet.microsoft.com/scriptcenter/Changing-required-status-6140981b

    Changing required status for site columns in content type.

    The required status for site columns have two options, required and optional .This script is to change required status for site columns in content type.

    image image
    image

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

  • [Script of Mar. 20] Script to add Windows Gadget to user profile (VBScript)

    Script Download: AddWindowsGadgetToUserProfile.zip 
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-add-Windows-dd146285

    This PowerShell script demo illustrates how to add windows gadget to user profile.

    This question is asked by users in the TechNet forum. They just want to add windows gadget to user profile.

    image image
    image

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

  • [Script of Mar. 21] Script to disable "turn off this device to save power" for NIC Power Management

    Script Download: DisableNetworkAdapterPnPCapabilities(VBS).zip
    http://gallery.technet.microsoft.com/scriptcenter/Insert-pictures-in-a-eb23b3a9

    This VBS Script illustrates how to disable "turn off this device to save power" feature in Power Management.

    Many users want to disable the option in network device called: Allow the computer turn off this device to save power. Now, this script can help users to disable "turn off this device to save power" feature in Power Management of all physical network adapters.

    image image
    image

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