• [Script of Jan 20th] Bulk import the user information from CSV file

    Script Download: ImportUsersFromCSVFile.zip
    http://gallery.technet.microsoft.com/scriptcenter/Bulk-import-the-user-568abc5f

    This script can be used by an Office365 administrator to batch add user information from a CSV file.

    Sometimes an Office365 administrator must add many users to Microsoft Office365. For example, when an organization first uses Office365, they must import all members to the system.

     

    image image
    image

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

  • [Script of Jan 21st] How to identify services using a particular user account and change password

    Script Download:ListServices.zip
    http://gallery.technet.microsoft.com/scriptcenter/How-to-Clear-Printing-21d59516

    This script will demo how to identify services using a particular user account in PowerShell.

    This script can list all services that using a particular user account as start account. And If we need to change password for service account. we could see that there are already, requirements from the IT admins, so the IT admins do really need this script. 

    image image
    image

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

  • [Script of Jan. 22] Script to Disable or Enable Windows 7 Search Feature (PowerShell)

    Script Download:DisableWindowsSearchFeature.zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-Disable-or-84d363bd

    This PowerShell script demo shows how to disable or enable Windows 7 search feature.

    This question is asked by users in the TechNet forum. They just want to disable or enable Windows 7 search feature.

    image image
    image

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

  • [Script of Jan. 23] Insert pictures in a folder into a Word document (PowerShell)

    Script Download:AddImagesToWordDocument.zip
    http://gallery.technet.microsoft.com/scriptcenter/Insert-pictures-in-a-dad235ac

    This PowerShell script shows how to insert many pictures in a folder into a Word document by one picture per page.

    Customers have multiple pictures in a folder and they need to automatically insert one picture per page in Word as it will take a lot of time if operating from UI. So they need a script to accomplish that.

    image image
    image

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

  • [Script of Jan. 24] Insert pictures in a folder into a Word document (VBScript)

    Script Download:AddImagesToWordDocument(VBScript).zip
    http://gallery.technet.microsoft.com/scriptcenter/Insert-pictures-in-a-092c5e08

    This script demo shows how to insert many pictures in a folder into a Word document by one picture per page.

    Customers have multiple pictures in a folder and they need to automatically insert one picture per page in Word as it will take a lot of time if operating from UI. So they need a script to accomplish that.

    image image
    image

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