• [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 presentation and reduce the output file size. Supported version is PowerPoint 2010. 

    Converting PowerPoint presentations to Word documents is a frequently asked question in many public forums.

    image image
    image image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 generate a report about the variation tendency of user mailbox.

    IT Administrators may care about the size of user’s mailbox.  It’s good for admins to log this size information every day, and create report when admins want to check the variation tendency of use rmailbox.

     

    image image
    image image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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.

    image

     

    image image
    image image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 or rebooting Windows can be a bit of a chore. So many users want to shut down or reboot windows in just one click. Now, this script enables user to just click on a tile to shut down, reboot or log off Windows from the Start menu.  It is really convenient.

     

    image

     

    image image
    image image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 needs.

    In a real world, IT administrators may want to get mailbox and mailbox database statistics for their production environment. By this way, they can closely monitor mailbox size growth and the database growth. They can also use this script for change verification after modifying some properties of mailboxes and mailbox databases.

    image

     

    image image
    image image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery