• [Script of Jul. 24] Change Windows Explorer’s (in taskbar) Starting Location (PowerShell)

    Script Download: ExploreStartFolder(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/Change-Windows-Explorers-ac858780

    The script shows how to change Windows Explorer’s (in taskbar) Starting Location in Windows 8.

    When you start 'Windows Explorer (in taskbar)',it will navigate to 'Library' by default. However, sometimes people want it to navigate folder or 'Computer’. This script can achieve that. And I think it will be more convenient if set 'Windows Explorer' starting with folder often used.

    image image
    image

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

  • [Script of Jul. 25] Script to repair missing "send to > desktop" in Windows 8 (PowerShell)

    Script Download: RepairSendToDeskTop.zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-repair-missing-6e07eeb6

    This script is used to repair missing send to > desktop shortcut.

    Sometimes because of the virus, our computer may miss "send to > desktop". This script is to try to fix this problem .However, as we all know, the causes of this problem are so many, this script solve the file missing.

    image image
    image

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

  • [Script of Jul. 26] Set User Retention Policy Tag in Office 365 Exchange Online

    Script Download: SetOSCEXORetentionPolicyTag.zip
    http://gallery.technet.microsoft.com/scriptcenter/Set-User-Retention-Policy-b9883452/

    This script can set user retention policy tag in Office 365 Exchange Online. You can also use this script to get user retention policy tags. This script is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

    Currently, you can easily set email messages with retention policy enabled in Outlook and Outlook Web App (OWA). But you find it is not very convenient to set retention policy for email messages in a specific time range. You want to find a workaround to solve this problem.

    image image
    image

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

  • [Script of Jul. 29] Retrieve Message Delivery Report in Microsoft Office 365 Exchange Online

    Script Download: GetOSCEXODeliveryReport.zip
    http://gallery.technet.microsoft.com/scriptcenter/Retrieve-Message-Delivery-3cc1a5e2

    This script can retrieve message delivery report in Microsoft Office 365 Exchange Online. Additionally, you can use this script to establish a connection without using additional commands.

    Currently, you find you can use Search-MessageTrackingReport and Get-MessageTrackingReport to get message delivery report. But when you are processing the results, you find it requires advanced scripting skills. So you want to find an existing script that can meet your request.

    image image
    image

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

  • [Script of Jul. 30] Add Delegates in Office 365 Exchange Online

    Script Download: AddOSCEXODelegate.zip
    http://gallery.technet.microsoft.com/scriptcenter/Add-Delegates-in-Office-eb29b520/

    This script demonstrates how to add delegates in Office 365 Exchange Online. You can add delegates for multiple users.

    Currently, you can easily add delegates in Outlook. However, you cannot add delegates in Outlook Web App (OWA). If you only use OWA, a workaround is needed to mitigate this problem.

    image image
    image

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