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: AddLockRestart(VBS).ziphttp://gallery.technet.microsoft.com/scriptcenter/Add-Restart-Shutdown-Sleep-dd5b6619
It will be more convenient if there are "restart", "shutdown", "sleep" and "lock" in context menu.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: DisableControlPanel(PowerShell).ziphttp://gallery.technet.microsoft.com/scriptcenter/Enable-or-disable-Control-d6d33550
Sometimes administrators want to prevent the access to Control Panel for ensuring security.
Script Download: DisableControlPanel(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Enable-or-disable-Control-547d6169
Script Download: CreateSiteFromCustomWebTemplates.ziphttp://gallery.technet.microsoft.com/scriptcenter/Creating-SharePoint-2010-5969ba16
We have saved the existing team site as template. The template is saved into the disk. We want to create new site collection based on this template using PowerShell.
Script Download: RemoveHardDriveDisksFromStoragePool.ziphttp://gallery.technet.microsoft.com/scriptcenter/Remove-hard-drive-disks-cc8042c0
It admins want to use PowerShell scripting to remove hard drive disks from Storage Pool, this script can do it.