• [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 and dynamic distribution group.

    In a real world, IT Administrators may want to remove new e-mail addresses due to variety of reasons. If an organization has thousands of recipients, it’s impossible to remove e-mail addresses for these recipients one by one. IT administrators do need a script to complete this task.

     

    image image
    image image

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

  • [Script of Oct 30th] Get Mailbox Usage Report in Microsoft Exchange 2010

    Script Download: GetMailboxUsageReport.zip
    http://gallery.technet.microsoft.com/scriptcenter/Get-Mailbox-Usage-Report-72a72976 

    This script creates mailbox usage report in Microsoft Exchange 2010. It will use IssueWarningQuota and TotalItemSize to calculate the usage rate.

    In a real world, IT Administrators may want to know the usage rate of specific mailboxes. They can use Exchange Management Shell to get total item size and issue warning quota for mailboxes very easily. But issue warning quota could be set for all of the mailboxes in a database or on a per-mailbox basis. IT administrators need a script to help them to decide which quota is applied. Then, they want to use correct issue warning quota to calculate the mailbox usage.

     

    image image
    image image

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

  • [Script of Oct 31st] Modify Picture Compression Resolution Settings in PowerPoint 2007 (PowerShell)

    Script Download: ModifyPictureCompressionResolutionSetting.zip
    http://gallery.technet.microsoft.com/scriptcenter/Modify-Picture-Compression-e669d72e 

    This PowerShell script demo illustrates how to modify picture compression resolution settings in PowerPoint 2007.  This question is asked by many users in the TechNet forum. They want to pre-configure picture compression in PowerPoint 2007.

     

    image image
    image image

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

  • [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 the application IDs, and remove them all at once.

    In Windows 8, you can remove a single Windows Store App by right-clicking the tile in the Start menu and choosing the uninstall command.  However, no command is provided for removing multiple Windows Store Apps all at once. If you want to do so, you can use this script sample.

    Another user scenario that you may need this script sample is that, sometimes Windows Store Apps may crash in Windows 8.  Even though you can successfully uninstall and reinstall the App, the application may still crash after the reinstallation.  In this situation, you can use this example script to remove these Windows Store Apps cleanly.

     

    image   image

     

    image image
    image image

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

  • [Script of Oct 5th] Send Welcome Mail to Each Newly Created Mailbox in Microsoft Exchange 2010

    Script Download: SendWelcomeMessage.zip 
    http://gallery.technet.microsoft.com/scriptcenter/Send-Welcome-Mail-to-Each-4fff4a93 

    This script could be used to send welcome mail for each newly created mailbox in Microsoft Exchange 2010. This script allows you to use an .html file as a template. You can use placeholders in this template file. This script allows you to replace these placeholders when the script is being executed.

    In a real world, IT administrators are always required by human resource department to send welcome mail to each new employee. A welcome mail to a new employee who has accepted your job offer confirms the employee's decision to accept the position. It will save the new employee some feelings of insecurity and avoids misunderstandings.

     

    image image
    image image

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