• [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

  • [Script of Aug. 21] Export Contacts for Microsoft Lync by using Lync Model API

    Script Download: ExportLyncClientContacts.zip
    http://gallery.technet.microsoft.com/scriptcenter/Export-Contacts-for-Lync-87d6193c

    This script can help users to export contacts from Microsoft Lync 2010 Client to CSV or XML files.

    Lync users may want to export contacts from Lync client to files. This script can help users to do this kind of tasks.

    image image
    image

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

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

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

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

    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

  • [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