• [Script of Feb. 15] Open Windows Store apps from the desktop or taskbar in Windows 8 (PowerShell)

    Script Download: CreateWindowsAppsShortcutToDesktop(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Open-Windows-Store-apps-569de170 This PowerShell Script sample shows how to create a Windows apps shortcut from the Start Screen to the desktop and how to pin this shortcut to the...
  • [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...
  • [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...
  • [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...
  • [Script of Feb. 28] Script to add an item to the context menu in Windows 8 (PowerShell)

    Script Download: AddItemToContext.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-add-an-item-to-f523f1f3 This script demonstration shows how to add an item to the context menu in Windows 8. A program or a command may be used frequently in Windows 8. When there are many icons on...