• [Script of Jul. 15] Batch convert .txt files to Word documents (PowerShell)

    Script Download: ConvertTXTFileToWordDocument(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/Batch-convert-txt-files-to-d7f53cb9

    This Windows PowerShell script sample shows how to batch convert .txt files to Word documents.

    This script shows how to convert many .txt files to Word documents by using Windows PowerShell.

    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. 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. 22] Export nested groups of bulk user from CSV file (PowerShell)

    Script Download: GetADUserGroup.zip
    http://gallery.technet.microsoft.com/scriptcenter/Export-nested-groups-of-36e761f1

    This script demo shows how to export nested groups of bulk user from CSV file.

    There are many customers ask for a script for get bulk users nested groups. It is useful to create a script in the gallery​.

    image image
    image

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

  • [Script of Jul. 1] Script to verify web service (PowerShell)

    Script Download: TestWebservice.zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-verify-web-ceb46109

    This script is used to verify if the web service is running.

    Sometimes, IT admin want to know the web service is running or not. This script is to accomplish it.

    image image
    image

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