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: The script is available for download from https://gallery.technet.microsoft.com//Get-the-information-of-fa6f4b6e. You can also use Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment.
This PowerShell script shows how to get the information of used/free space of all SQL Server databases in multiple instances.
Some people ask how to get the information of used/free space of all SQL Server databases in multiple instances. This script will demo how to get this by using PowerShell.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: The script is available for download from https://gallery.technet.microsoft.com//How-to-find-SQL-Server-492a7aab. You can also use Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment.
This T-SQL script will demo how to find SQL Server database restore information.
As many people asked how to find SQL Server database restore information, this script will offer some help in this regard.
Script Download: The script is available for download from https://gallery.technet.microsoft.com//How-to-associate-the-0e1e1535. You can also use Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment.
This script could be used to modify workflow association for one list or content types in Microsoft SharePoint Server 2010.
After IT Administrators have created a reusable workflow with Microsoft SharePoint Designer 2010, sometimes they need to deploy workflow to dozens of sites. With the help of this script, they can standardize the deployment process.
Script Download: The script is available for download from https://gallery.technet.microsoft.com//How-to-check-SQL-Server-ad328a54. You can also use Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment.
This script can be used to check your SQL Server encryption certificates without backup issue.
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: The script is available for download from https://gallery.technet.microsoft.com//How-to-fix-the-issue-that-a2808375. You can also use Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment.
This script sample shows how to fix the issue that Windows configures Microsoft Office at each startup.
Some consumers encounter an issue that every time that they open a Microsoft Office, such as Outlook, they receive the following message: Please wait while windows configures Microsoft Office Professional Plus 2010. This script is to try to fix that issue.