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: 22203.ziphttp://gallery.technet.microsoft.com/scriptcenter/Change-upload-file-limit-89502ff2
Changing the upload file limits need several steps by using GUI. So a script will be better instead.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: 22210.ziphttp://gallery.technet.microsoft.com/scriptcenter/How-to-set-RecyclebinRetent-f2ef042a
Sometimes, SharePoint admin need to set RecyclebinRetentionPeriod settings.
Script Download: 21704.ziphttp://gallery.technet.microsoft.com/scriptcenter/Convert-XLR-file-to-XLS-8748cad9
This script is to help users to convert .XLR file to .XLS file via PowerShell.
Script Download: 22205.ziphttp://gallery.technet.microsoft.com/scriptcenter/Send-a-Warning-Report-of-a-1ad183ae
This script is to help Exchange Administrators to detect mail storm.
Script Download: 22165.ziphttp://gallery.technet.microsoft.com/scriptcenter/How-to-add-credentials-to-c8e9bd5f
There is no need to manually add credentials using control userpasswords2>Advanced>Manage Passwords>Add a windows credential. A script for administrator to add credentials for specific users is more convenient.