• [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...
  • [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 12nd] Script to configure virtual memory page file size (PowerShell)

    Script Download: AdjustVirtualMemoryPagingFileSize.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-configure-e8d85fee   This PowerShell Script illustrates how to adjust virtual memory page file size of your Windows system.   You can find more All-In-One Script Framework script...
  • [Script of Nov 13rd] Create a Shutdown/Restart/Logoff Windows 8 Tile for the Start menu (PowerShell)

    Script Download: CreateWindowsTile.zip http://gallery.technet.microsoft.com/scriptcenter/Create-a-ShutdownRestartLog-37c8111d This PowerShell script illustrates how to create a Shutdown or Restart or Logoff Windows 8 tile to the Start menu. In Windows 8, without a Start button, properly shutting down...
  • [Script of Nov 14th] Get Mailbox and Mailbox Database Statistics in Microsoft Exchange 2010

    Script Download: GetMailboxDatabaseStatistics.zip http://gallery.technet.microsoft.com/scriptcenter/Get-Mailbox-and-Mailbox-96915f45 This script could be used to get mailbox and mailbox database statistics in Microsoft Exchange 2010. You can use this script to get different properties based on your...