We offer two things:
1. Hundreds of automation script samples based on IT Pros' frequently asked IT tasks
2. Script Browser & Script Analyzer tools to ease and improve the script writing
Script of the Day
Script Download: StartLyncServicesInTopology.ziphttp://gallery.technet.microsoft.com/scriptcenter/Start-or-display-stopped-38d59352
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.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: GetTheCountOfPrintersHostedOntheServer(PowerShell).ziphttp://gallery.technet.microsoft.com/scriptcenter/Get-the-Total-Number-of-f7fba679
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.
Script Download: ExportLyncClientContacts.ziphttp://gallery.technet.microsoft.com/scriptcenter/Export-Contacts-for-Lync-87d6193c
Lync users may want to export contacts from Lync client to files. This script can help users to do this kind of tasks.
Script Download: GetTheCountOfPrintersHostedOntheServer(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Get-the-Total-Number-of-62aaa322
Script Download: FixIssuesDescribedinKB982021(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Script-to-fix-the-issue-db85fc6f
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.