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: ChangeDefaultPaperSize(PowerShell).ziphttp://gallery.technet.microsoft.com/scriptcenter/Change-Default-Paper-Size-fcd07271
Many users asked this question about how to change the default paper size (Letter) to others (A1, A2...B1, B2...) automatically.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: ChangeDefaultPaperSize(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Change-Default-Paper-Size-34de57f0
Script Download: TestWebservice.ziphttp://gallery.technet.microsoft.com/scriptcenter/Script-to-verify-web-ceb46109
Sometimes, IT admin want to know the web service is running or not. This script is to accomplish it.