• [Script of Jul.1] How to enable 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 enable Enterprise Mode in Internet Explorer 11.

    Enterprise Mode is a new feature in Internet Explorer that allows businesses to use old web applications in modern versions of IE. This feature is designed to help businesses who still need Internet Explorer 8 for some reason to upgrade to a more modern, secure browser.
    But the Enterprise Mode for Internet Explorer 11 is turned off by default. And this script can help you easily enable the Enterprise Mode.

    image image
     image


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

  • [Script of July 2] How to configure the size limit for both (.pst) and (.ost) files in Outlook

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-configure-the-size-8add3751.  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 PowerShell script sample shows how to configure the size limit for both (.pst) and (.ost) files in Outlook 2013.

    In Outlook, as the recommended PST file size is less than 2GB, some users want to increase thier Outlook achive files size, but according to the MSKB 832925, the steps seems significantly complicated,  The script can help user configure the size limit for .pst and ost files in Outlook, it could save the tedious process.

    image image
     image

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

  • [Script Of July 3] How to enable Office 365 message encryption

    image image
    July
    3
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-enable-Office-365-c36845c5.  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 to enable Information Rights-Management service for Exchange Online.

    This script requires Windows Azure AD Rights Management Administration Tool. Please download and install the package from Microsoft Download Center. This script cannot work correctly without this package.

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

  • [Script Of July 4] How to easily run an application as administrator without UAC prompts

    image image
    July
    4
    image

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

    Sometimes, a standard user will be able to use the "runas /savecred" command to run any command as administrator without entering a password. Perhaps user wants to allow a child's standard user account to run a game as Administrator without asking you, etc. This script can easily help you do it.

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

  • [Script Of July 7] How to export all URLs of Internet Explorer tabs at once

    image image
    July
    7
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-export-all-URLs-of-13033519.  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 sample can get all current url of tabs in Internet Explorer and supports automatically open the last opened urls.

    When you opened many tabs in Internet Explorer but need to stop for the day, or maybe you just updated your computer followed by the inevitable 'Restart your computer to finish installing updates' message. At this point, you must close the browser session with gazillion tabs, you have to temporarily record the URL of each IE tabs that you want to open in the next session. We usually manually copy of each tab URL, it's really time-consuming. This script will help users to export all Internet Explorer tabs and tab titles. It's really useful for users.

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