• [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 3rd] Configuring a Windows PowerShell Profile for Office 365 Exchange Online

    Script Download: SetOffice365PowerShellProfile .zip http://gallery.technet.microsoft.com/scriptcenter/Configuring-a-Windows-faecf7cb This script can configure a Windows PowerShell profile for Office 365 Exchange Online. It appends the Connect-OSCExchangeOnline and Disconnect-OSCExchangeOnline functions...
  • [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 4th] Retrieve all local user accounts information on remote computers (PowerShell)

    Script Download: GetLocalAccount.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-retrieve-all-b70a1dba   This PowerShell Script shows how to retrieve all local user accounts information on remote computers. An enterprise uses Active Directory to manage users and groups, but still...
  • [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...