• [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 28th] Update Users Display Name after Enabling Forms-based Authentication (FBA) in SPS

    Script Download: UpdateFBAUserDisplayname.zip
    http://gallery.technet.microsoft.com/scriptcenter/Update-Users-Display-Name-f32f5a52 

    This script updates users display name after enabling Forms-based authentication (FBA) in Microsoft SharePoint Server 2010.

    After enabling form-based authentication, you may want to change users display name to friendly ones.  Nowadays, you may notice that some display names are showed in this form, i:0#.f|membership|username. Suppose you need to manage a large number of site collections with FBA enabled, change display names will be a time-consuming task for you.

     

    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

  • [Script of Nov 21st] Change window border,desktop icon spacing,desktop background color and wallpaper of Windows

    Script Download: ChangeDesktopIconSize.zip
    http://gallery.technet.microsoft.com/scriptcenter/Change-window-borderdesktop-609a6fb2

    This sample demonstrates how to change the window border, desktop icon spacing, desktop background color, and wallpaper by using PowerShell script. This script completes the tasks by using P/Invoke to call Windows API functions.

    IT administrators can use this script to adjust desktop appearance for a group of computers to keep a consistent user experience.

     

    image image
    image image

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