• [Script of Oct 1st] Remove Windows Store Apps in Windows 8

    Script Download: RemoveWindowsStoreApp.zip http://gallery.technet.microsoft.com/scriptcenter/Remove-Windows-Store-Apps-a00ef4a4 This script can be used to remove multiple Windows Store Apps from a user account in Windows 8. It provides a list of installed Windows Store applications. You can specify...
  • [Script of Oct 15th] Get Checkout Files List in Microsoft SharePoint Server 2010

    Script Download: GetCheckOutFileList.zip http://gallery.technet.microsoft.com/scriptcenter/Get-Checkout-Files-List-in-040002fd This PowerShell could be used to get a list of checkout files from a site collection in Microsoft SharePoint Server 2010. You can also get a list of files which checkout by...
  • [Script of Oct 16th] Script to Enable Users and Enterprise Voice in Microsoft Lync Server 2010

    Script Download: EnableLyncUsersForEnterpriseVoice.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-Enable-Users-and-f56306ed This script could be used to enable users and enterprise voice feature in Microsoft Lync Server 2010. It will help you to generate LineUri and provide a confliction...
  • [Script of Oct 17th] Remove E-Mail address with Specific Domain Name in Microsoft Exchange 2010

    Script Download: RemoveEmailAddress.zip http://gallery.technet.microsoft.com/scriptcenter/Remove-E-Mail-address-with-d716e055 This script could be used to remove E-Mail address with specific domain Name in Microsoft Exchange 2010. This script can remove E-Mail address from mailbox, distribution group...
  • [Script of Oct 18th] Import Multiple Tables from Access to Excel

    Script Download: mdlTransferAccessToExcel.zip http://gallery.technet.microsoft.com/scriptcenter/Import-Multiple-Tables-ad78b80f This VBA sample illustrates how to import multiple Access tables to Excel worksheets at once, meanwhile each worksheet‘s name will correspond to each table's name....