• [Script of Aug. 8] Automatic Email Notification to Administrator about Inactive Accounts in AD

    Script Download: Automatic Email(VBScript).zip
    http://gallery.technet.microsoft.com/scriptcenter/Automatic-Email-Notificatio-e45800ca/

    The goal of this script is to automatic email notification to Administrator about Inactive accounts in Active Directory.

    For management administrators always intend to identify the inactive user/computer accounts that have not logged on the domain for a certain period of time, then they could determine to disable, delete or remove these accounts. Rather than administrator manually finding out inactive accounts when he needed, automatically generating an inactive user/computer accounts report and sending a email notification to administrator would be much better.

    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. 19] Script to fix the issue described in KB 982021(VBScript)

    Script Download: FixIssuesDescribedinKB982021(VBScript).zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-fix-the-issue-db85fc6f

    This sample can help you to check and change the NTLM setting in Windows Server. It shows how to get the NTLM setting in Windows Server and fix the issue described in KB 982021 by using VBScript.

    You have Microsoft Lync Server 2010 Front-End Server or Microsoft Lync Server 2010 Edge Server installed on Windows Server 2008 R2 with NTLM SSP set to 'Require 128-bit encryption'. This will prevent pre-Windows 7 clients from joining online meetings. You can run this script to check and change the NTLM setting to fix this issue. 

    image image
    image

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

  • [Script of Aug. 23] Start or display stopped Lync services in Lync topology

    Script Download: StartLyncServicesInTopology.zip
    http://gallery.technet.microsoft.com/scriptcenter/Start-or-display-stopped-38d59352

    This script can help system administrators to start all the Lync Server services for each computer in current topology automatically.

    System administrators may encounter that Lync servers are not working properly due to required services startup failure. We can create PowerShell script to help them start these services automatically.

    image image
    image

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

  • [Script of Aug. 22] Get the Total Number of Printers Hosted on a Print Server (PowerShell)

    Script Download: GetTheCountOfPrintersHostedOntheServer(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/Get-the-Total-Number-of-f7fba679

    This sample can help you to get the total number of the printers hosted on your print Server by using PowerShell.

    It is important to note that the primary limitation of the print server in this configuration is related to remote management and not the result of constraints imposed by the print server hardware or core spooler component. Specifically, when you are viewing and sorting columns in the Printers and Faxes folder, the Server may begin to experience delays if it is hosting more than 1,500 printers. You can run this script to get the total number of the printers hosted on your print Server.

    image image
    image

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