• [Script of Jun. 28] How to Clear Printing Subsystem (PowerShell)

    Script Download: FixPrinter.zip
    http://gallery.technet.microsoft.com/scriptcenter/How-to-Clear-Printing-93eb5ebc

    This script is used to clear Printing Subsystem.

    Generally, to clear existing printing related components, several steps are required. The steps can easily be followed on individual systems. However, if there are hundreds of computers in the domain and they have the same printing issue, it may be hard to resolve. The script can help domain administrators to clean the printing subsystem for multiple computers easily.

    image image
    image

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

  • [Script of Jun. 27] How to Clear Printing Subsystem (VBScript)

    Script Download: FixPrinter(VBScript).zip
    http://gallery.technet.microsoft.com/scriptcenter/How-to-Clear-Printing-bf0a9fd0

    This script is used to clear Printing Subsystem.

    Generally, to clear existing printing related components, several steps are required. The steps can easily be followed on individual systems. However, if there are hundreds of computers in the domain and they have the same printing issue, it may be hard to resolve. The script can help domain administrators to clean the printing subsystem for multiple computers easily.

    image image
    image

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

  • [Script of Jun. 26] Enable cross DB ownership chaining for database RTC

    Script Download: EnableCrossDBOwnershipChainingRTC.zip
    http://gallery.technet.microsoft.com/scriptcenter/Enable-cross-DB-ownership-a266a35a

    This script can help system administrators to enable cross DB ownership chaining for database RTC in Lync Back-End server.

    System administrators may encounter that Lync servers are not working properly due to RTC database option, “cross DB ownership chaining” is disabled. We can create PowerShell script to help them to enable this option automatically.

    image image
    image

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

  • [Script of Jun. 25] Enable cross DB ownership chaining for database Rtcdyn

    Script Download: EnableCrossDBOwnershipChainingRtcdyn.zip
    http://gallery.technet.microsoft.com/scriptcenter/Enable-cross-DB-ownership-5b175416

    This script can help system administrators to enable cross DB ownership chaining for database Rtcdyn in Lync Back-End server.

    System administrators may encounter that Lync servers are not working properly due to Rtcdyn database option, “cross DB ownership chaining” is disabled. We can create PowerShell script to help them to enable this option automatically.

    image image
    image

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

  • [Script of Jun. 24] Script to fix the issue described in KB 982021(PowerShell)

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

    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 PowerShell.

    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