• [Script of Apr. 22] How to combine multiple rows into one row by a same column value (SQL)

    Script Download: 

    The script is available for download in Microsoft Script Browser for Windows PowerShell ISE. You need to install the Script Browser application first, and search for the script sample title.

     

    This T-SQL script will demo how to combine multiple rows into one row by a same column value in SQL Server.

    As many people asked how to combine multiple rows into one row by a same column value. The script will demo how to combine by creating a table.

    image image
     image

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

  • [Script Of July 8] How to manage Inbox ‘Rules Quota’ limit in Exchange Online

    image image
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-manage-Inbox-Rules-0ddf3503.  You can also use Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment. 

    This script is used to help administrator to get or increase the Inbox Rules Quota of end users' mailbox.

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

  • [Script of May 19] How to add a site list to Enterprise Mode in Internet Explorer 11

    Script Download:  
    The script is available for download in Microsoft Script Browser for Windows PowerShell ISE. You need to install the Script Browser application first, and search for the script sample title.

    This script sample shows how to add a site list to Enterprise Mode. 

    Enterprise Mode is a new feature in Internet Explorer that allows businesses to use old web applications in modern versions of IE. It is a compatibility mode that runs on Internet Explorer 11 on Windows 8.1. In a way, if we want to open multiple sites as Enterprise Mode, we have to set it manually. Actually we can add multiple sites to your Enterprise Mode site list by creating a XML file of problematic sites, and with use this script to add site list to Enterprise Mode.

    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. 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