• [Script of Dec 17th] How to batch rename virtual machines in Windows Server 2012 (PowerShell)

    Script Download: BatchRenameVirtualMachines.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-batch-rename-f3980e1d This PowerShell script illustrates how to batch rename multiple virtual machines by using PowerShell 3.0 in Windows Server 2012.   Batch rename virtual machines is a frequently...
  • [Script of Dec 18th] Script to add Windows Gadget to user profile (PowerShell)

    Script Download: AddWindowsGadgetToUserProfile.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-add-Windows-c35ab4fd This PowerShell script demo illustrates how to add windows gadget to user profile. You can find more All-In-One Script Framework...
  • [Script of Dec 19th] Save attachments from multiple selected items in Outlook (VBScript)

    Script Download: AttachmentSaver.zip http://gallery.technet.microsoft.com/scriptcenter/Save-attachments-from-bb855eea   This VBScript sample illustrates how to save attachments from multiple selected items in Outlook. When multiple items are selected, the Save Attachments option in the File menu...
  • [Script of Dec 20th] Scroll as New Messages are Received in Outlook 2010

    Script Download: mAutoScrollInbox.zip http://gallery.technet.microsoft.com/scriptcenter/Scroll-as-New-Messages-are-190668a3 This VBA sample illustrates how to scroll the scroll bar to the top of a folder when there is (are) new message(s) received in Outlook 2010. This is a frequently asked question...
  • [Script of Dec 21th] Find Out and Move the Latest Mail Items in a Conversation (VBA)

    Script Download: basMailProcessing.zip http://gallery.technet.microsoft.com/scriptcenter/Find-Out-and-Move-the-134f3982 This VBA demo illustrates how to pick up the latest received mail items among emails which have the same subject, move it to a specific folder. This is helpful when you've subscribed...