• [Script of Feb. 7] Change background color of Windows 8 Start screen

    Script Download:ChangeWin8StartScreenBackColor.zip
    http://gallery.technet.microsoft.com/scriptcenter/Change-background-color-of-f70f4c41

    This sample shows how to change background color of a Windows 8 Start screen by using VBScript.

    IT administrators can use this script to adjust the background color of a Windows 8 Start screen for a group of computers to keep user experience consistent.

    image image
    image

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

  • [Script of Feb. 6] Change the Number of Tile Rows on the Start screen in Windows 8 (PowerShell)

    Script Download:ChangeNumberOfAppsTileRows(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/Change-the-Number-of-Tile-b2ffa214

    This PowerShell Script shows how to change the number of rows for tiles on the Start screen in Windows 8.

    By default, the number of rows for the tiles is fully dependent on the screen resolution or window size that fits on your Windows Screen. However, sometimes the user wants to display a specific number of rows of tiles on the Start Screen regardless of the screen size.

    image image
    image

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

  • [Script of Feb. 5] Delete invalid shortcut on the Start screen in Windows 8 (PowerShell)

    Script Download:RemoveInvaildShortcutInStartScreen.zip
    http://gallery.technet.microsoft.com/scriptcenter/Delete-invalid-shortcut-on-c825639d

    This PowerShell Script shows how to remove invalid shortcut on the Start menu.

    Sometimes when you uninstall software on your computer, even though the software is uninstalled successfully, it leaves some shortcuts that were created behind in your computer. These shortcuts do not work as the main software is uninstalled. Perhaps you move a file or a folder to a different location, the shortcut to that file or folder becomes invalid as it still points to the earlier location.

    image image
    image

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

  • [Script of Feb. 4] Delete invalid shortcut on the Start screen in Windows 8 (VBScript)

    Script Download:RemoveInvaildShortcutOnStartScreen(VBScript).zip
    http://gallery.technet.microsoft.com/scriptcenter/Delete-invalid-apps-bfb4b0c3

    This script shows how to remove invalid shortcut on the Start screen.

    Sometimes when you uninstall software on your computer, even though the software is uninstalled successfully, it leaves some shortcuts that were created behind in your computer. These shortcuts do not work as the related softwares are uninstalled. Perhaps you move a file or a folder to a different location, the shortcut to that file or folder becomes invalid as it still points to the earlier location.

    image image
    image

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

  • [Script of Feb. 1] Change the Number of Tile Rows on the Start screen in Windows 8 (VBScript)

    Script Download:ChangeNumberOfAppsTileRows(VBScript).zip
    http://gallery.technet.microsoft.com/scriptcenter/Change-the-Number-of-Tile-cd9bcc1a

    This VBScript shows how to change the number of tile rows on the Start screen in Windows 8.

    By default, the number of rows for the tiles is fully dependent on the screen resolution or window size that fits on your Windows Screen. But sometimes the user wants to display a specific number of rows of tiles on the Start Screen that is not dependent on the screen size.

    image image
    image

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