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: CheckIOInformation.ziphttp://gallery.technet.microsoft.com/scriptcenter/Check-IO-information-per-41433025
The script will list all the files I/O information about every database which can be stored in UNC paths or local paths.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: GetRDPIPAddress.ziphttp://gallery.technet.microsoft.com/scriptcenter/Collect-RDP-logon-entries-dc3e19d0
This script will automatically collect all Remote Access requests coming from which computer (indicate IP address, Time) in a period of time. It will simplify the administration which ensures all RDP connections are authenticated from safe workstation and IP address.
Script Download: SetSPFeature.ziphttp://gallery.technet.microsoft.com/scriptcenter/Loop-through-sites-and-01662453
Sometimes we need to disable or enable some features on all sites. And this script is used to achieve that goal.
Script Download: SetRetentionPolicy.ziphttp://gallery.technet.microsoft.com/scriptcenter/Set-Retention-Policy-Move-0930bba0
This script contains two advanced functions, Set-OSCRetentionPolicy and Remove-OSCRetentionPolicy.
Script Download: DisableTemplateSite.ziphttp://gallery.technet.microsoft.com/scriptcenter/Disable-template-available-ca7a632734de57f0
The script will disable some site template that available in creating site page. Usually this can be done through Page Layouts and Site Templates in site settings page, this will need activate publishing feature in site collection and subsite, when customer doesn't want to do this, the script will help customer do it in an easier way.