• [Script of Mar. 17] How to add the “Pin to Start Screen” context menu item to all files in Windows 8

    Script Download: 26698.zip 
    http://gallery.technet.microsoft.com/How-to-add-the-Pin-to-66fa0251

    This VBscript sample shows how to add the “Pin to Start Screen” context menu item to all files in Windows 8.1

    With Windows 8.1, Microsoft has restricted access to the 'Pin to Start Screen' menu command for 3rd party apps. The same thing could be implemented in Windows 8, any app was able to pin itself to the Start Screen, but not so in Windows 8.1. So this script can get the "Pin to Start Screen" context menu item unlocked for every file, and every file system object in Explorer.

    image image
     image

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

  • [Script of Mar. 18] How to change the time synchronization interval in Windows (VBScript)

    Script Download: 26816.zip
    http://gallery.technet.microsoft.com/How-to-change-the-time-39e04062

    This VBScript sample shows how to change the Internet Time Synchronization interval. 

    Windows includes internet time synchronization scheduler to synchronize your clock automatically. But the default synchronization interval for this process is one week. There is no way to change this interval through the user interface. It has to be done using the registry editor. So this script sample can easily help user to do it. 

    image image
     image

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

  • [Script of Mar. 19] Import favorites website to IE compatibility view list in Windows 8 (PowerShell)

    Script Download: 26705.zip
    http://gallery.technet.microsoft.com/Import-favorites-website-caec4878

    This script sample shows how import favorites website to IE compatibility view list in Windows 8.

    As we all know there are some compatible issues on Internet Explorer 10 or 11, sometimes our favorite website will not display normally. This script is to import favorites website to IE compatibility view list.

    image image
     image

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

  • [Script of Mar. 20] Set permissions on libraries for HomeGroup users to full control in Windows 8

    Script Download: 26704.zip
    http://gallery.technet.microsoft.com/Set-permissions-on-752c1022

    This script sample shows how to set permissions on slibraries for HomeGroup users to full control in Windows 8.

    In Windows 8, users shared some folders with HomeGroup members. If the user restart the computer, other people will have no permission on shared folders. This script solves this.

    image image
     image

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

  • [Script of Mar. 21] How to import favorites website to IE compatibility view list in Windows 8 (VBS)

    Script Download: 26706.zip
    http://gallery.technet.microsoft.com/How-to-import-favorites-d1064f09

    This script sample shows how import favorites website to IE compatibility view list in Windows 8.

    As we all know there are some compatible issues on Internet Explorer 10 or 11, sometimes our favorite website will not display normally. This script is to import favorites website to IE compatibility view list.

    image image
     image

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