• [Script of Aug. 16] Script to fix issues described in KB2603670 (PowerShell)

    Script Download: FixIssuesDescribedinKB2603670.zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-fix-issues-d675828c/

    This sample can help you to resolve the issue “Services Required for the Microsoft Exchange Server Are Not Started” which is described in KB2603670. It shows how to list and start all services that are not running but required for Exchange Servers by using PowerShell script.

    The service which is required for your Exchanger Server is set to start automatically, but it is not currently running. In this case, the Exchange Server will not work correctly. To resolve this issue, you can use this script to list and start all services that are not running but required for Exchange Server.

    image image
    image

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

  • [Script of Aug. 15] Get mailbox’s age for Exchange 2010

    Script Download: OSCmailboxage(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/Get-mailboxs-age-for-647fb5dd/

    This script can list mailbox’s age for Exchange 2010.

    IT Administrators may care about the mailbox’s age.  This script can list mailbox’s age for Exchange 2010.

    image image
    image

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

  • [Script of Aug. 14] Get the mailbox created before the given date for Exchange 2010

    Script Download:OSCGetOldMailbox(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/Get-the-mailbox-created-14d6d3bc/

    This PowerShell script sample can get the mailbox created before the given date for Exchange 2010.

    IT Administrators may care about the creation date of mailbox.  This script is good for admins to check the mailbox creation date.

    image image
    image

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

  • [Script of Aug. 13] Creating hidden user account with administrative privileges (PowerShell)

    Script Download: HiddenUserAccount(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/Creating-hidden-user-5ffb47a0

    This PowerShell script sample shows how to create a hidden user account with administrative privileges.

    For the aspect of the security, some users want to hide a user account with administrative privileges, this script can create a hidden user account with administrative privileges.

    image image
    image

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

  • [Script of Aug. 12] Script to locate TPM chip and it's status (VBScript)

    Script Download: GetTPMChipsStatus(VBScript).zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-locate-TPM-chip-3bb8bea9

    This script will demo how to locate TPM chip and it's status.

    Form the related cases, we could see that there are many already requirements from the IT admins, so the IT admins really need this script..

    image image
    image

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