• [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...
  • [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...
  • [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...
  • [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...
  • [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...