• [Script of May 15] How to manage distribution groups synced from on-premise AD in cloud side

    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 is used to help user managing DG in cloud side.

    After Hybrid is set up, the user mailbox, who was moved to cloud side, can't manage the DG created in On-Premise Exchange. This script will create a DG with prefix "EXO".  All option can be changed with this DG, and this script can reflect the configuration changes back to on premise DG. 

    image image
     image

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

  • [Script of May 16] Modify Content Filter Configuration in Microsoft Exchange 2010

    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 could be used to modify content filter configuration in Microsoft Exchange 2010. You can use this script to add or remove values for multi valued property of content filter configuration.

    In a real world, IT administrators may want to modify the content filter configuration based on different requests. There are several multi valued properties in content filter configuration. Currently, IT administrators need additional efforts for editing these values. In a large scale deployment, IT administrators may also need to maintain a same configuration on multiple edge transport servers.

    image image
     image

    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 May 20] How to get mount point volume list from a specified physical path

    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 PowerShell script sample shows how to list all volume mount points in Windows.

    Some users need a script to list volume point mounts which are created in Disk Management. Otherwise, users need to manually get them from Disk Management one by one. So this script sample can easily help users to do it.

    image image
     image

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

  • [Script of May 21] How to input or change Office 2013 product key

    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 input or change Office 2013 product key Windows 8.

    Sometimes due to some error, people cannot input or change their Office product key. This script can solve this problem.

    image image
     image

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