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
The yearly Microsoft MVP Global Summit will lift its curtain on Nov 17th in Bellevue, WA. This year, we have prepared three new apps and many new samples in response to MVPs’ feedbacks last year. If you are attending this year’s Microsoft MVP Global Summit, you will have the privilege to kiss or bite their development team
Interested? Please open your Schedule Builder for the MVP Summit 2013, and register for the event called “OneCode & OneScript” on Nov 17th. We look forward to seeing you and learning your feedback.
Script of the Day
Script Download: 22231.ziphttp://gallery.technet.microsoft.com/Security-hardening-for-c425db1d
To help the SharePoint admin, we need to come-up with a script that would check all the ports required by SharePoint and provide an output with details as to which all ports are open or block, along with a line that would describe the need of these ports.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: 21998.ziphttp://gallery.technet.microsoft.com/scriptcenter/Find-inefficient-query-88f4611f
The script will check the plan cache for the top 25 inefficient query plans.
Script Download: 22121.ziphttp://gallery.technet.microsoft.com/scriptcenter/Check-the-frequency-of-a-26609dc9
You can use this script for reference when you want to know the frequency of reports visited.
Script Download: 22118.ziphttp://gallery.technet.microsoft.com/scriptcenter/Backup-SQL-Server-Analysis-37016bec
Some people asked how to back up a database by PowerShell. And this script will demo how to back up a SSAS database by PowerShell.
Script Download: 22123.ziphttp://gallery.technet.microsoft.com/scriptcenter/Check-the-state-of-all-1ad2f8d2
Some people asked how to list the state of all instances in a machine. They need get all the instances in their machine and check if they are running or stopped.