• [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...
  • [Script of Mar. 7] Script to remove the low disk space warning (PowerShell)

    Script Download: DisableLowDiskSpaceWarning(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-remove-the-low-70240a74 This PowerShell script 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...
  • [Script of Mar. 6] Script to calculate the number of file name extensions (PowerShell)

    Script Download: GetSpecifiedFileExtension.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-calculate-the-8e3151c3 This PowerShell script sample shows how to calculate the number of file name extensions. Assume that you have 100,000 files that are stored within folders on a computer...
  • [Script of Mar. 5] Bulk import the user information from CSV file

    Script Download: ImportUsersFromCSVFile.zip http://gallery.technet.microsoft.com/scriptcenter/Bulk-import-the-user-568abc5f This script can be used by an Office365 administrator to batch add user information from a CSV file. Sometimes an Office365 administrator must add many users to Microsoft...
  • [Script of Mar. 4] Open Windows Store apps from the desktop or taskbar in Windows 8 (VBScript)

    Script Download: CreateWindowsAppsShortcutToDesktop(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Open-Windows-Store-apps-fe5d6008 This VBScript sample shows how to create a Windows apps shortcut from the Start Screen to the desktop and how to pin this shortcut to the taskbar. ...