• [Script Of Nov. 14] How to disable inactive Mailboxes via a time period in Exchange Server

    Nov.
    14
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-disable-inactive-be6559d8.  You can also use  Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment. 

    This script will convert an existed mailbox to a new mail user.

    This script is to help Exchange Administrators to convert mailboxes to mail users via PowerShell.

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

  • [Script Of Nov. 07] How to change Default Message settings in OWA for Groups

    Nov.
    07
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-change-Default-8afc1646.  You can also use  Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment. 

    This script will set OWA Default Font Settings for distribution groups.

    This script is to help Exchange Admins to quickly set OWA Default Font Settings via PowerShell.

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

  • [Script Of Nov. 28] How to find the location of a locked out user account in Active Directory

    Nov.
    28
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-find-the-location-64db1fbe.  You can also use  Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment. 

    This PowerShell script shows how to find the location of a locked out user account in domain.

    There are many reasons causing accounts to be locked out. The user has logged onto another machine, and not logged off. Then, if the user has changed their password while the other machine is logged in, it could be requesting resources using the old (and now incorrect) password. Every time it tries to get a network resource that requires authentication it will cause a bad password attempt. This script can scan where the location of a locked out user account is.

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

  • [Script Of Nov. 13] How to convert diacritics for Mailbox,Group,Contact

    Nov.
    13
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-convert-diacritics-98a418be.  You can also use  Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment. 

    This script is to help Exchange to convert diacritical   and   to "o" and "a" via PowerShell

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

  • [Script Of Nov. 12] How to count the messages sending from Distribution Group Members in X days

    Nov.
    12
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-count-the-messages-21cc4037.  You can also use  Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment. 

    This PowerShell Script shows how to change the number of rows for tiles on the Start screen in Windows 8.

    By default, the number of rows for the tiles is fully dependent on the screen resolution or window size that fits on your Windows Screen. However, sometimes the user wants to display a specific number of rows of tiles on the Start Screen regardless of the screen size.

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