• [Script of Nov 2nd] Generate report of user mailbox’s size for Exchange 2010

    Script Download: CompareMailboxSize.zip http://gallery.technet.microsoft.com/scriptcenter/Generate-report-of-user-e4e9afca This script could be used to export mailboxes’ information to a CSV file, including SamAccountName, DisplayName, TotalItemSize. Based on these CSV files, script will also...
  • [Script of Nov 1st] Convert PowerPoint Presentation to Word Document (PowerShell)

    Script Download: ConvertPowerPointToWordDocument.zip http://gallery.technet.microsoft.com/scriptcenter/Convert-PowerPoint-d65f3a82 This PowerShell script sample illustrates how to convert PowerPoint presentations to Word documents. Additionally, script will maintain the original format, layout for...