• [Script of Jun. 21] Insert pictures in a folder into a Word document (VBA)

    Script Download: AddImageToWord(VBA).zip http://gallery.technet.microsoft.com/scriptcenter/Insert-pictures-in-a-ac9d73fa This VBA sample 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...
  • [Script of Jun. 20] Change Default Paper Size in Word (VBA)

    Script Download: ChangePaperSize(VBA).zip http://gallery.technet.microsoft.com/scriptcenter/Change-Default-Paper-Size-451f74f8 This VBA sample shows how to Change the default paper size in Word such as Letter to A4, A4 to A5. Many users asked this question about how to change the default paper...
  • [Script of Jun. 19] Start a SharePoint Designer Workflow on Multiple List Items

    Script Download: StartWorkflow.zip http://gallery.technet.microsoft.com/scriptcenter/Start-a-Workflow-on-120bffe5 This script can start a SharePoint Designer workflow on Multiple List Items in Microsoft SharePoint Server 2010. In a real world, you may need to start a workflow on multiple list items...
  • [Script of Jun. 18] Reset password for all specified users

    Script Download: ResetPassword.zip http://gallery.technet.microsoft.com/scriptcenter/Reset-password-for-all-412fbc72 The script will reset password for users in specified OUs, or in a given CSV file. IT Administrators may want to reset password for a large number of users in company. It will cost...
  • [Script of Jun. 17] Change the background color of the Windows 8 Start screen (PowerShell)

    Script Download: ChangeWin8StartScreenBackColor(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Change-the-background-b6807576 This sample shows how to change the background color of a Windows 8 Start screen by using a PowerShell script. IT administrators can use this script to...