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: Automatic Email(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Automatic-Email-Notificatio-e45800ca/
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.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: OSCmailboxage(PowerShell).ziphttp://gallery.technet.microsoft.com/scriptcenter/Get-mailboxs-age-for-647fb5dd/
IT Administrators may care about the mailbox’s age. This script can list mailbox’s age for Exchange 2010.
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.
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.
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.