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: RepairSendToDesktopMissing(Vbscript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Script-to-repair-missing-9237cd94
Sometimes Because of the virus, our computer maybe miss "send to > desktop". This script is to try to repair this problem. However, as we all know, the causes of this problem is so many, this script solve the file missing.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: DeleteVPNConnections.ziphttp://gallery.technet.microsoft.com/scriptcenter/Delete-specific-VPN-581bcf4d
Some of users want to use script to quickly delete a lot of VPN connections in Windows. This script can help user to do it.
Script Download: ImportFolderToSite.ziphttp://gallery.technet.microsoft.com/scriptcenter/Upload-local-folder-its-7c6f6a06
Sometimes, we need to upload some file and folders. However, it is not convenient to achieve that. And I think a script will be better.
Script Download: ComputerBelongsTo(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Script-to-determine-the-OU-13d4dc8a
Some of IT admins want to verify that is has been deployed to the correct OU. So this script can help do that.
Script Download: SetwebapplicationRecyclebin.ziphttp://gallery.technet.microsoft.com/scriptcenter/How-to-set-RecyclebinRetent-819c2647
Sometimes, SharePoint admin need to set RecyclebinRetentionPeriod settings.