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: OSCforwardingAddress(PowerShell).ziphttp://gallery.technet.microsoft.com/scriptcenter/Get-or-Remove-forwarding-9943efc6
Test if a specific user, computer, group, OU already exists in your domain.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: UPASync-2010.ziphttp://gallery.technet.microsoft.com/Start-User-Profile-4a6a82a9
It can be used to schedule the user profile sync operation or start it after a farm restore operation.
Script Download: DisableControlPanel(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Enable-or-disable-Control-547d6169
Sometimes administrators want to prevent the access to Control Panel for ensuring security.
Script Download: DisableLockScreen(PowerShell).ziphttp://gallery.technet.microsoft.com/scriptcenter/Disable-or-Enable-lock-63b42911
The Lock Screen in Windows 8 is pretty good to look at, but really not required on a PC or a laptop.
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.