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:GetAllStoredProcedures.ziphttp://gallery.technet.microsoft.com/scriptcenter/How-to-retrieve-all-the-7e2e5287/view/Reviews
A lot of people asked for methods to get the codes of stored procedures in a specified database. Some people want to save the codes so that they can run these codes in other databases.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download:CheckEncryptionCertificates.ziphttp://gallery.technet.microsoft.com/scriptcenter/Check-SQL-Server-4feff69f/
This script can be used to identify the certificates used in TDE (Transparent Data Encryption) which have not been backed up and then list the affected databases.
Script Download:QueryWindows8ActivationStatus.ziphttp://gallery.technet.microsoft.com/scriptcenter/Script-to-list-Windows-8-5fe0b049
In a large enterprise, it is not convenience to check each computer's activation status one by one.
Script Download:Install.NetFrameWork3.5(PowerShell).ziphttp://gallery.technet.microsoft.com/scriptcenter/Install-NET-Framework-35-f791c035
Many customers need to enable .NET Framework 3.5. And this is discussed a lot.
Script Download:Install.NetFrameWork3.5(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Install-NET-Framework-35-c002494f